Categories: System Utilities, Diagnostic Software
- Home
- Linux
- System Utilities
- Benchmarker
- Downloading...
Benchmarker 3.0.1
Benchmarker is a small Python utility to benchmark your code.Example (ex.py):def fib(n): return...