Closed hynek closed 4 months ago
Comparing simplify-benchmarks
(d362335) with main
(0a09c1a)
๐ 8
new benchmarks
โ๏ธ 12 (๐ 12)
dropped benchmarks
Benchmark | main |
simplify-benchmarks |
Change | |
---|---|---|---|---|
๐ | test_create_frozen_class |
N/A | 1.7 s | N/A |
๐ | test_create_simple_class |
N/A | 1.5 s | N/A |
๐ | test_create_simple_class_make_class |
N/A | 1.5 s | N/A |
๐ | test_eq_equal |
N/A | 1.1 ms | N/A |
๐ | test_eq_unequal |
N/A | 1.1 ms | N/A |
๐ | test_hash |
N/A | 1.2 ms | N/A |
๐ | test_instantiate_no_defaults |
N/A | 1.3 ms | N/A |
๐ | test_instantiate_with_defaults |
N/A | 1.3 ms | N/A |
๐ | test_asdict[C1Slots] |
112 ยตs | N/A | N/A |
๐ | test_asdict[C1] |
124.3 ยตs | N/A | N/A |
๐ | test_auto_exc[False-False] |
3.5 ms | N/A | N/A |
๐ | test_auto_exc[False-True] |
3.5 ms | N/A | N/A |
๐ | test_auto_exc[True-False] |
3.6 ms | N/A | N/A |
๐ | test_auto_exc[True-True] |
3.6 ms | N/A | N/A |
๐ | test_default_decorator |
1.8 ms | N/A | N/A |
๐ | test_fields[C2Slots] |
139.2 ยตs | N/A | N/A |
๐ | test_fields[C2] |
151.6 ยตs | N/A | N/A |
๐ | test_programmatic |
17.5 ms | N/A | N/A |
๐ | test_unsafe_hash[False] |
1.4 ms | N/A | N/A |
๐ | test_unsafe_hash[True] |
1.5 ms | N/A | N/A |
Just adding benchmarking to functional tests is a bit too noisy.