Skip to content

Commit

Permalink
CI changes
Browse files Browse the repository at this point in the history
  • Loading branch information
peekxc committed Dec 21, 2023
1 parent 0de9f3e commit 442cea3
Show file tree
Hide file tree
Showing 14 changed files with 822 additions and 88 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,342 @@
{
"machine_info": {
"node": "MacBook-Pro-8.AN-510-AP-I-AC",
"processor": "i386",
"machine": "x86_64",
"python_compiler": "Clang 15.0.7 ",
"python_implementation": "CPython",
"python_implementation_version": "3.11.4",
"python_version": "3.11.4",
"python_build": [
"main",
"Jun 10 2023 18:10:28"
],
"release": "19.6.0",
"system": "Darwin",
"cpu": {
"python_version": "3.11.4.final.0 (64 bit)",
"cpuinfo_version": [
9,
0,
0
],
"cpuinfo_version_string": "9.0.0",
"arch": "X86_64",
"bits": 64,
"count": 12,
"arch_string_raw": "x86_64",
"vendor_id_raw": "GenuineIntel",
"brand_raw": "Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz",
"hz_advertised_friendly": "2.6000 GHz",
"hz_actual_friendly": "2.6000 GHz",
"hz_advertised": [
2600000000,
0
],
"hz_actual": [
2600000000,
0
],
"l2_cache_size": 262144,
"stepping": 10,
"model": 158,
"family": 6,
"flags": [
"1gbpage",
"3dnowprefetch",
"abm",
"acpi",
"adx",
"aes",
"apic",
"avx",
"avx1.0",
"avx2",
"bmi1",
"bmi2",
"clflush",
"clflushopt",
"clfsh",
"clfsopt",
"cmov",
"cx16",
"cx8",
"de",
"ds",
"ds_cpl",
"dscpl",
"dtes64",
"dts",
"em64t",
"erms",
"est",
"f16c",
"fma",
"fpu",
"fpu_csds",
"fxsr",
"ht",
"htt",
"ibrs",
"intel_pt",
"invpcid",
"ipt",
"l1df",
"lahf",
"lahf_lm",
"lzcnt",
"mca",
"mce",
"mdclear",
"mmx",
"mon",
"monitor",
"movbe",
"mpx",
"msr",
"mtrr",
"osxsave",
"pae",
"pat",
"pbe",
"pcid",
"pclmulqdq",
"pdcm",
"pge",
"pni",
"popcnt",
"prefetchw",
"pse",
"pse36",
"rdrand",
"rdrnd",
"rdseed",
"rdtscp",
"rdwrfsgs",
"seglim64",
"sep",
"sgx",
"sgx_lc",
"sgxlc",
"smap",
"smep",
"ss",
"ssbd",
"sse",
"sse2",
"sse3",
"sse4.1",
"sse4.2",
"sse4_1",
"sse4_2",
"ssse3",
"stibp",
"syscall",
"tm",
"tm2",
"tpr",
"tsc",
"tsc_thread_offset",
"tscdeadline",
"tsci",
"tsctmr",
"tsxfa",
"vme",
"vmx",
"x2apic",
"xd",
"xsave",
"xtpr"
],
"l2_cache_line_size": 256,
"l2_cache_associativity": 6
}
},
"commit_info": {
"id": "0de9f3e02a2891eefc31308d655f62a724933434",
"time": "2023-12-20T15:14:28-05:00",
"author_time": "2023-12-20T15:14:28-05:00",
"dirty": true,
"project": "pyimate",
"branch": "mf_refactor"
},
"benchmarks": [
{
"group": null,
"name": "test_hutch_bench_1",
"fullname": "tests/test_bench.py::test_hutch_bench_1",
"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": false
},
"stats": {
"min": 0.0034684719867073,
"max": 0.004170983986114152,
"mean": 0.00391781388037329,
"stddev": 0.00011138816905492088,
"rounds": 193,
"median": 0.003926417004549876,
"iqr": 0.00011389025166863576,
"q1": 0.0038720057455066126,
"q3": 0.003985895997175248,
"iqr_outliers": 12,
"stddev_outliers": 43,
"outliers": "43;12",
"ld15iqr": 0.00371050598914735,
"hd15iqr": 0.004170983986114152,
"ops": 255.24438641907102,
"total": 0.7561380789120449,
"iterations": 1
}
},
{
"group": null,
"name": "test_hutch_bench_2",
"fullname": "tests/test_bench.py::test_hutch_bench_2",
"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": false
},
"stats": {
"min": 0.0014886279968777671,
"max": 0.0033212589914910495,
"mean": 0.0020003418637150553,
"stddev": 0.000216427553213913,
"rounds": 352,
"median": 0.001961843496246729,
"iqr": 0.00011829499999294057,
"q1": 0.001918285503052175,
"q3": 0.0020365805030451156,
"iqr_outliers": 56,
"stddev_outliers": 58,
"outliers": "58;56",
"ld15iqr": 0.0017596730031073093,
"hd15iqr": 0.0022146890114527196,
"ops": 499.9145486775894,
"total": 0.7041203360276995,
"iterations": 1
}
},
{
"group": null,
"name": "test_hutch_bench_4",
"fullname": "tests/test_bench.py::test_hutch_bench_4",
"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": false
},
"stats": {
"min": 0.0008258979942183942,
"max": 0.0017747449892340228,
"mean": 0.0010425891514537322,
"stddev": 0.0001547848257095445,
"rounds": 667,
"median": 0.0009945729980245233,
"iqr": 0.00012622875146917067,
"q1": 0.0009515637502772734,
"q3": 0.001077792501746444,
"iqr_outliers": 68,
"stddev_outliers": 133,
"outliers": "133;68",
"ld15iqr": 0.0008258979942183942,
"hd15iqr": 0.0012679659994319081,
"ops": 959.1505902451141,
"total": 0.6954069640196394,
"iterations": 1
}
},
{
"group": null,
"name": "test_hutch_bench_8",
"fullname": "tests/test_bench.py::test_hutch_bench_8",
"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": false
},
"stats": {
"min": 0.0008349720010301098,
"max": 0.0018768770096357912,
"mean": 0.0010701165473868735,
"stddev": 0.0001783227263194437,
"rounds": 716,
"median": 0.0010079924977617338,
"iqr": 0.00012817799142794684,
"q1": 0.0009669694991316646,
"q3": 0.0010951474905596115,
"iqr_outliers": 89,
"stddev_outliers": 129,
"outliers": "129;89",
"ld15iqr": 0.0008349720010301098,
"hd15iqr": 0.0012919169967062771,
"ops": 934.4776533377681,
"total": 0.7662034479290014,
"iterations": 1
}
},
{
"group": null,
"name": "test_hutch_bench_auto",
"fullname": "tests/test_bench.py::test_hutch_bench_auto",
"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": false
},
"stats": {
"min": 0.0008051280019572005,
"max": 0.0017215140105690807,
"mean": 0.001040412690183126,
"stddev": 0.0001627653130089874,
"rounds": 642,
"median": 0.0009860450009000488,
"iqr": 0.0001124239934142679,
"q1": 0.0009474499966017902,
"q3": 0.001059873990016058,
"iqr_outliers": 86,
"stddev_outliers": 114,
"outliers": "114;86",
"ld15iqr": 0.0008051280019572005,
"hd15iqr": 0.0012288649886613712,
"ops": 961.1570576133468,
"total": 0.6679449470975669,
"iterations": 1
}
}
],
"datetime": "2023-12-20T21:00:29.572536",
"version": "4.0.0"
}
Loading

0 comments on commit 442cea3

Please sign in to comment.