Hacker News new | ask | show | jobs
by persedes 205 days ago
Some helpful guidelines, but it's 2025 and people still use time.time and no stats with their benchmarks :(

In general I feel like these kind of benchmarks might change for each python version, so some caveats might apply.

1 comments

Perhaps you could suggest what should be used instead of time.time
https://switowski.com/blog/how-to-benchmark-python-code/ has a decent overview of some benchmarking libraries