You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
```console $ ./tests/bench/scan_code scan_code_imports python2.7 100 loops, best of 3: 3.19 msec per loop scan_code_imports python3.9 500 loops, best of 5: 685 usec per loop scan_code_imports python3.10 500 loops, best of 5: 727 usec per loop scan_code_imports python3.11 500 loops, best of 5: 601 usec per loop scan_code_imports python3.12 500 loops, best of 5: 609 usec per loop scan_code_imports python3.13 500 loops, best of 5: 586 usec per loop ``` |
4 months ago | |
|---|---|---|
| .. | ||
| data | 4 months ago | |
| README.md | 7 years ago | |
| fork.py | 4 years ago | |
| large_messages.py | 4 years ago | |
| latch_roundtrip.py | 4 years ago | |
| linux_record_cpu_net.sh | 7 years ago | |
| local.py | 4 years ago | |
| megatime.py | 4 years ago | |
| roundtrip.py | 4 years ago | |
| scan_code | 4 months ago | |
| service.py | 4 years ago | |
| ssh-roundtrip.py | 4 years ago | |
| throughput.py | 4 years ago | |
README.md
tests/bench/
Various manually executed scripts to aid benchmarking, or trigger old performance problems.