GithubHelp home page GithubHelp logo

advent_of_code_2022's Introduction

Runtime statistics

I did not optimize my code for performance, but here are the numbers on my AMD Ryzen 9 3900X 12-Core Processor (of which of course only 1 is used due to the Python GIL) with 3.8 Ghz and 32 GB RAM. All runtimes exclude the initial reading from disk and all debug print statements, but include all other operation like parsing, splitting and filtering the input.

Day Title Runtime
1 Calorie Counting 71 μs
2 Rock Paper Scissors 2.6 ms
3 Rucksack Reorganization 1.4 ms
4 Camp Cleanup 8.8 ms
5 Supply Stacks 3.2 ms
6 Tuning Trouble 6.0 ms
7 No Space Left On Device 2.9 ms
8 Treetop Tree House 675 ms
9 Rope Bridge 478 ms
10 Cathode-Ray Tube 52 μs
11 Monkey in the Middle 1 4.9 s
12 Hill Climbing Algorithm 2.0 s
13 Distress Signal 560 ms
14 Regolith Reservoir 2.7 s
15 Beacon Exclusion Zone 30 s

Footnotes

  1. I did not finish this one completely and needed to look up some hints for part 2. I was on the right track, and the hints confirmed it.

advent_of_code_2022's People

Contributors

skjerns avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.