Skip to content

Commit

Permalink
(AUTO-GENERATED) Added benchmark files (#31)
Browse files Browse the repository at this point in the history
Co-authored-by: Continuous Integration <[email protected]>
  • Loading branch information
github-actions[bot] and Continuous Integration authored Mar 17, 2024
1 parent d1e95ec commit 577fada
Show file tree
Hide file tree
Showing 2 changed files with 334 additions and 20 deletions.
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"
}
44 changes: 24 additions & 20 deletions benchmarks-history.txt
Original file line number Diff line number Diff line change
@@ -1,27 +1,31 @@

------------------------------------- benchmark 'test_build_tree': 1 tests ------------------------------------
Name (time in ms) Min Max Mean StdDev Median IQR Outliers OPS Rounds Iterations
---------------------------------------------------------------------------------------------------------------
test_build_tree 11.3684 12.8688 11.5665 0.2936 11.4566 0.1467 8;9 86.4565 89 1
---------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------ benchmark 'test_build_tree': 2 tests ------------------------------------------------------------------------------
Name (time in ms) Min Max Mean StdDev Median IQR Outliers OPS Rounds Iterations
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_build_tree (0002_8ed088b) 11.2994 (1.0) 16.5408 (1.29) 11.4678 (1.0) 0.5585 (1.90) 11.3520 (1.0) 0.1318 (1.0) 1;7 87.2009 (1.0) 89 1
test_build_tree (0001_d72cab7) 11.3684 (1.01) 12.8688 (1.0) 11.5665 (1.01) 0.2936 (1.0) 11.4566 (1.01) 0.1467 (1.11) 8;9 86.4565 (0.99) 89 1
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

------------------------------------- benchmark 'test_intersect_tree': 1 tests -------------------------------------
Name (time in us) Min Max Mean StdDev Median IQR Outliers OPS (Kops/s) Rounds Iterations
--------------------------------------------------------------------------------------------------------------------
test_intersect_tree 4.3380 16.5465 4.5334 0.3540 4.4930 0.0600 1948;3670 220.5828 115128 2
--------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------- benchmark 'test_intersect_tree': 2 tests -------------------------------------------------------------------------------
Name (time in us) Min Max Mean StdDev Median IQR Outliers OPS (Kops/s) Rounds Iterations
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_intersect_tree (0002_8ed088b) 4.2930 (1.0) 20.2025 (1.22) 4.4763 (1.0) 0.3499 (1.0) 4.4385 (1.0) 0.0500 (1.0) 1850;3134 223.4008 (1.0) 115527 2
test_intersect_tree (0001_d72cab7) 4.3380 (1.01) 16.5465 (1.0) 4.5334 (1.01) 0.3540 (1.01) 4.4930 (1.01) 0.0600 (1.20) 1948;3670 220.5828 (0.99) 115128 2
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

---------------------------------- benchmark 'test_rtree_multiclass_nms': 1 tests ----------------------------------
Name (time in ms) Min Max Mean StdDev Median IQR Outliers OPS Rounds Iterations
--------------------------------------------------------------------------------------------------------------------
test_rtree_multiclass_nms 8.0927 9.5442 8.2275 0.2975 8.1411 0.0398 9;20 121.5429 124 1
--------------------------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------- benchmark 'test_rtree_multiclass_nms': 2 tests -----------------------------------------------------------------------------
Name (time in ms) Min Max Mean StdDev Median IQR Outliers OPS Rounds Iterations
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_rtree_multiclass_nms (0002_8ed088b) 8.0643 (1.0) 10.8593 (1.14) 8.1747 (1.0) 0.2483 (1.0) 8.1483 (1.00) 0.0577 (1.45) 2;5 122.3291 (1.0) 124 1
test_rtree_multiclass_nms (0001_d72cab7) 8.0927 (1.00) 9.5442 (1.0) 8.2275 (1.01) 0.2975 (1.20) 8.1411 (1.0) 0.0398 (1.0) 9;20 121.5429 (0.99) 124 1
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

------------------------------------- benchmark 'test_rtree_nms': 1 tests -------------------------------------
Name (time in ms) Min Max Mean StdDev Median IQR Outliers OPS Rounds Iterations
---------------------------------------------------------------------------------------------------------------
test_rtree_nms 12.2477 13.9284 12.3987 0.2409 12.3581 0.0836 2;2 80.6535 82 1
---------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------ benchmark 'test_rtree_nms': 2 tests ------------------------------------------------------------------------------
Name (time in ms) Min Max Mean StdDev Median IQR Outliers OPS Rounds Iterations
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_rtree_nms (0001_d72cab7) 12.2477 (1.0) 13.9284 (1.0) 12.3987 (1.0) 0.2409 (1.0) 12.3581 (1.0) 0.0836 (1.30) 2;2 80.6535 (1.0) 82 1
test_rtree_nms (0002_8ed088b) 12.4029 (1.01) 14.2413 (1.02) 12.5280 (1.01) 0.2409 (1.00) 12.4890 (1.01) 0.0642 (1.0) 2;4 79.8214 (0.99) 82 1
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Legend:
Outliers: 1 Standard Deviation from Mean; 1.5 IQR (InterQuartile Range) from 1st Quartile and 3rd Quartile.
Expand Down

0 comments on commit 577fada

Please sign in to comment.