Advent of Code 2024 I'm using PHP for most of my problems and trying to optimize the solutions as much as I can. Tools PHP 8.4 Pest for unit testing PHPBench for benchmarking Rules No AI usage of any kind Can only use PHP Docs as reference https://www.php.net/docs.php https://github.com/phpbench/phpbench https://pestphp.com/ Run Example