-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(AUTO-GENERATED) Added benchmark files (#31)
Co-authored-by: Continuous Integration <[email protected]>
- Loading branch information
1 parent
d1e95ec
commit 577fada
Showing
2 changed files
with
334 additions
and
20 deletions.
There are no files selected for viewing
310 changes: 310 additions & 0 deletions
310
...nux-CPython-3.11-64bit/0002_8ed088b31d5db6efb4b66c992c80cc86dd212560_20240317_193246.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,310 @@ | ||
{ | ||
"machine_info": { | ||
"node": "fv-az529-64", | ||
"processor": "x86_64", | ||
"machine": "x86_64", | ||
"python_compiler": "GCC 11.4.0", | ||
"python_implementation": "CPython", | ||
"python_implementation_version": "3.11.8", | ||
"python_version": "3.11.8", | ||
"python_build": [ | ||
"main", | ||
"Feb 7 2024 04:02:05" | ||
], | ||
"release": "6.5.0-1016-azure", | ||
"system": "Linux", | ||
"cpu": { | ||
"python_version": "3.11.8.final.0 (64 bit)", | ||
"cpuinfo_version": [ | ||
9, | ||
0, | ||
0 | ||
], | ||
"cpuinfo_version_string": "9.0.0", | ||
"arch": "X86_64", | ||
"bits": 64, | ||
"count": 4, | ||
"arch_string_raw": "x86_64", | ||
"vendor_id_raw": "AuthenticAMD", | ||
"brand_raw": "AMD EPYC 7763 64-Core Processor", | ||
"hz_advertised_friendly": "3.2404 GHz", | ||
"hz_actual_friendly": "3.2404 GHz", | ||
"hz_advertised": [ | ||
3240416000, | ||
0 | ||
], | ||
"hz_actual": [ | ||
3240416000, | ||
0 | ||
], | ||
"stepping": 1, | ||
"model": 1, | ||
"family": 25, | ||
"flags": [ | ||
"3dnowext", | ||
"3dnowprefetch", | ||
"abm", | ||
"adx", | ||
"aes", | ||
"aperfmperf", | ||
"apic", | ||
"arat", | ||
"avx", | ||
"avx2", | ||
"bmi1", | ||
"bmi2", | ||
"clflush", | ||
"clflushopt", | ||
"clwb", | ||
"clzero", | ||
"cmov", | ||
"cmp_legacy", | ||
"constant_tsc", | ||
"cpuid", | ||
"cr8_legacy", | ||
"cx16", | ||
"cx8", | ||
"de", | ||
"decodeassists", | ||
"erms", | ||
"extd_apicid", | ||
"f16c", | ||
"flushbyasid", | ||
"fma", | ||
"fpu", | ||
"fsgsbase", | ||
"fsrm", | ||
"fxsr", | ||
"fxsr_opt", | ||
"ht", | ||
"hypervisor", | ||
"invpcid", | ||
"invpcid_single", | ||
"lahf_lm", | ||
"lm", | ||
"mca", | ||
"mce", | ||
"misalignsse", | ||
"mmx", | ||
"mmxext", | ||
"movbe", | ||
"msr", | ||
"mtrr", | ||
"nonstop_tsc", | ||
"nopl", | ||
"npt", | ||
"nrip_save", | ||
"nx", | ||
"osvw", | ||
"osxsave", | ||
"pae", | ||
"pat", | ||
"pausefilter", | ||
"pcid", | ||
"pclmulqdq", | ||
"pdpe1gb", | ||
"pfthreshold", | ||
"pge", | ||
"pni", | ||
"popcnt", | ||
"pse", | ||
"pse36", | ||
"rdpid", | ||
"rdpru", | ||
"rdrand", | ||
"rdrnd", | ||
"rdseed", | ||
"rdtscp", | ||
"rep_good", | ||
"sep", | ||
"sha", | ||
"sha_ni", | ||
"smap", | ||
"smep", | ||
"sse", | ||
"sse2", | ||
"sse4_1", | ||
"sse4_2", | ||
"sse4a", | ||
"ssse3", | ||
"svm", | ||
"syscall", | ||
"topoext", | ||
"tsc", | ||
"tsc_reliable", | ||
"tsc_scale", | ||
"umip", | ||
"v_vmsave_vmload", | ||
"vaes", | ||
"vmcb_clean", | ||
"vme", | ||
"vmmcall", | ||
"vpclmulqdq", | ||
"xgetbv1", | ||
"xsave", | ||
"xsavec", | ||
"xsaveerptr", | ||
"xsaveopt", | ||
"xsaves" | ||
], | ||
"l3_cache_size": 524288, | ||
"l2_cache_size": 1048576, | ||
"l1_data_cache_size": 65536, | ||
"l1_instruction_cache_size": 65536, | ||
"l2_cache_line_size": 512, | ||
"l2_cache_associativity": 6 | ||
} | ||
}, | ||
"commit_info": { | ||
"id": "8ed088b31d5db6efb4b66c992c80cc86dd212560", | ||
"time": "2024-03-17T20:24:19+01:00", | ||
"author_time": "2024-03-17T20:24:19+01:00", | ||
"dirty": false, | ||
"project": "lsnms", | ||
"branch": "main" | ||
}, | ||
"benchmarks": [ | ||
{ | ||
"group": null, | ||
"name": "test_rtree_nms", | ||
"fullname": "tests/test_nms.py::test_rtree_nms", | ||
"params": null, | ||
"param": null, | ||
"extra_info": {}, | ||
"options": { | ||
"disable_gc": false, | ||
"timer": "perf_counter", | ||
"min_rounds": 5, | ||
"max_time": 1.0, | ||
"min_time": 5e-06, | ||
"warmup": 100000 | ||
}, | ||
"stats": { | ||
"min": 0.012402871000006144, | ||
"max": 0.014241308999999092, | ||
"mean": 0.012527965158538075, | ||
"stddev": 0.00024087498461269313, | ||
"rounds": 82, | ||
"median": 0.012489041000009138, | ||
"iqr": 6.418999998913932e-05, | ||
"q1": 0.012454867000002423, | ||
"q3": 0.012519056999991562, | ||
"iqr_outliers": 4, | ||
"stddev_outliers": 2, | ||
"outliers": "2;4", | ||
"ld15iqr": 0.012402871000006144, | ||
"hd15iqr": 0.012630625000014106, | ||
"ops": 79.82142250120154, | ||
"total": 1.0272931430001222, | ||
"iterations": 1 | ||
} | ||
}, | ||
{ | ||
"group": null, | ||
"name": "test_rtree_multiclass_nms", | ||
"fullname": "tests/test_nms.py::test_rtree_multiclass_nms", | ||
"params": null, | ||
"param": null, | ||
"extra_info": {}, | ||
"options": { | ||
"disable_gc": false, | ||
"timer": "perf_counter", | ||
"min_rounds": 5, | ||
"max_time": 1.0, | ||
"min_time": 5e-06, | ||
"warmup": 100000 | ||
}, | ||
"stats": { | ||
"min": 0.008064328999978443, | ||
"max": 0.010859331999995447, | ||
"mean": 0.00817467167742061, | ||
"stddev": 0.00024826335026041017, | ||
"rounds": 124, | ||
"median": 0.008148320999993075, | ||
"iqr": 5.767749998142335e-05, | ||
"q1": 0.008118480500002079, | ||
"q3": 0.008176157999983502, | ||
"iqr_outliers": 5, | ||
"stddev_outliers": 2, | ||
"outliers": "2;5", | ||
"ld15iqr": 0.008064328999978443, | ||
"hd15iqr": 0.008287504999998418, | ||
"ops": 122.32907197510032, | ||
"total": 1.0136592880001558, | ||
"iterations": 1 | ||
} | ||
}, | ||
{ | ||
"group": null, | ||
"name": "test_intersect_tree", | ||
"fullname": "tests/test_rtree.py::test_intersect_tree", | ||
"params": null, | ||
"param": null, | ||
"extra_info": {}, | ||
"options": { | ||
"disable_gc": false, | ||
"timer": "perf_counter", | ||
"min_rounds": 5, | ||
"max_time": 1.0, | ||
"min_time": 5e-06, | ||
"warmup": 100000 | ||
}, | ||
"stats": { | ||
"min": 4.2930000034857585e-06, | ||
"max": 2.0202499996457846e-05, | ||
"mean": 4.476260285466745e-06, | ||
"stddev": 3.4994472128990025e-07, | ||
"rounds": 115527, | ||
"median": 4.438499999537271e-06, | ||
"iqr": 5.000001124244591e-08, | ||
"q1": 4.413499993916048e-06, | ||
"q3": 4.463500005158494e-06, | ||
"iqr_outliers": 3134, | ||
"stddev_outliers": 1850, | ||
"outliers": "1850;3134", | ||
"ld15iqr": 4.338499991263234e-06, | ||
"hd15iqr": 4.5429999886437145e-06, | ||
"ops": 223400.77123011375, | ||
"total": 0.5171289219991166, | ||
"iterations": 2 | ||
} | ||
}, | ||
{ | ||
"group": null, | ||
"name": "test_build_tree", | ||
"fullname": "tests/test_rtree.py::test_build_tree", | ||
"params": null, | ||
"param": null, | ||
"extra_info": {}, | ||
"options": { | ||
"disable_gc": false, | ||
"timer": "perf_counter", | ||
"min_rounds": 5, | ||
"max_time": 1.0, | ||
"min_time": 5e-06, | ||
"warmup": 100000 | ||
}, | ||
"stats": { | ||
"min": 0.011299377000000277, | ||
"max": 0.016540832999993427, | ||
"mean": 0.011467777831460595, | ||
"stddev": 0.0005584504409517435, | ||
"rounds": 89, | ||
"median": 0.011351984000015136, | ||
"iqr": 0.00013175324999536997, | ||
"q1": 0.011327446499997507, | ||
"q3": 0.011459199749992877, | ||
"iqr_outliers": 7, | ||
"stddev_outliers": 1, | ||
"outliers": "1;7", | ||
"ld15iqr": 0.011299377000000277, | ||
"hd15iqr": 0.011667183000014347, | ||
"ops": 87.20085222235552, | ||
"total": 1.020632226999993, | ||
"iterations": 1 | ||
} | ||
} | ||
], | ||
"datetime": "2024-03-17T19:33:33.544699", | ||
"version": "4.0.0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters