|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1784365501525, |
| 2 | + "lastUpdate": 1784376760755, |
3 | 3 | "repoUrl": "https://github.com/pikasTech/PikaPython", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -114049,6 +114049,108 @@ window.BENCHMARK_DATA = { |
114049 | 114049 | "extra": "iterations: 349285\ncpu: 0.005 ms\nthreads: 1" |
114050 | 114050 | } |
114051 | 114051 | ] |
| 114052 | + }, |
| 114053 | + { |
| 114054 | + "commit": { |
| 114055 | + "author": { |
| 114056 | + "email": "liang6516@outlook.com", |
| 114057 | + "name": "pikastech", |
| 114058 | + "username": "pikasTech" |
| 114059 | + }, |
| 114060 | + "committer": { |
| 114061 | + "email": "liang6516@outlook.com", |
| 114062 | + "name": "pikastech", |
| 114063 | + "username": "pikasTech" |
| 114064 | + }, |
| 114065 | + "distinct": true, |
| 114066 | + "id": "1bdf7b8dcbde974c969672dfefc04c9f2205c53f", |
| 114067 | + "message": "fix: make fatal shutdown diagnostics visible", |
| 114068 | + "timestamp": "2026-07-18T13:57:07+02:00", |
| 114069 | + "tree_id": "25f38a3ac058134ad201e6d38f788fb5994bd561", |
| 114070 | + "url": "https://github.com/pikasTech/PikaPython/commit/1bdf7b8dcbde974c969672dfefc04c9f2205c53f" |
| 114071 | + }, |
| 114072 | + "date": 1784376753439, |
| 114073 | + "tool": "googlecpp", |
| 114074 | + "benches": [ |
| 114075 | + { |
| 114076 | + "name": "Performance Points", |
| 114077 | + "value": 19042.983671116286, |
| 114078 | + "unit": "Point/iter", |
| 114079 | + "extra": "iterations: 1\ncpu: 19042.983671116286 Point\nthreads: 1" |
| 114080 | + }, |
| 114081 | + { |
| 114082 | + "name": "for_loop_10000", |
| 114083 | + "value": 17.847668418320435, |
| 114084 | + "unit": "ms/iter", |
| 114085 | + "extra": "iterations: 90\ncpu: 17.846156754285463 ms\nthreads: 1" |
| 114086 | + }, |
| 114087 | + { |
| 114088 | + "name": "while_loop_10000", |
| 114089 | + "value": 11.651974857122445, |
| 114090 | + "unit": "ms/iter", |
| 114091 | + "extra": "iterations: 138\ncpu: 11.651721977694592 ms\nthreads: 1" |
| 114092 | + }, |
| 114093 | + { |
| 114094 | + "name": "function_call_1000", |
| 114095 | + "value": 12.442943228801788, |
| 114096 | + "unit": "ms/iter", |
| 114097 | + "extra": "iterations: 129\ncpu: 12.443108220336548 ms\nthreads: 1" |
| 114098 | + }, |
| 114099 | + { |
| 114100 | + "name": "function_call_default_1000", |
| 114101 | + "value": 3.727616180890541, |
| 114102 | + "unit": "ms/iter", |
| 114103 | + "extra": "iterations: 426\ncpu: 3.727670977996085 ms\nthreads: 1" |
| 114104 | + }, |
| 114105 | + { |
| 114106 | + "name": "function_call_kwargs_1000", |
| 114107 | + "value": 7.731715778445099, |
| 114108 | + "unit": "ms/iter", |
| 114109 | + "extra": "iterations: 208\ncpu: 7.731739184662657 ms\nthreads: 1" |
| 114110 | + }, |
| 114111 | + { |
| 114112 | + "name": "function_call_kwargs_large_constpool_1000", |
| 114113 | + "value": 8.875443313094465, |
| 114114 | + "unit": "ms/iter", |
| 114115 | + "extra": "iterations: 181\ncpu: 8.874882928455499 ms\nthreads: 1" |
| 114116 | + }, |
| 114117 | + { |
| 114118 | + "name": "function_call_starred_1000", |
| 114119 | + "value": 22.587566376056035, |
| 114120 | + "unit": "ms/iter", |
| 114121 | + "extra": "iterations: 71\ncpu: 22.587397676910104 ms\nthreads: 1" |
| 114122 | + }, |
| 114123 | + { |
| 114124 | + "name": "fibonacci_recursive_20", |
| 114125 | + "value": 65.36861061284759, |
| 114126 | + "unit": "ms/iter", |
| 114127 | + "extra": "iterations: 24\ncpu: 65.3679419109554 ms\nthreads: 1" |
| 114128 | + }, |
| 114129 | + { |
| 114130 | + "name": "embedded_control_loop_1000", |
| 114131 | + "value": 14.063307637276365, |
| 114132 | + "unit": "ms/iter", |
| 114133 | + "extra": "iterations: 114\ncpu: 14.062089177465216 ms\nthreads: 1" |
| 114134 | + }, |
| 114135 | + { |
| 114136 | + "name": "for_print_1000", |
| 114137 | + "value": 9.024678216326164, |
| 114138 | + "unit": "ms/iter", |
| 114139 | + "extra": "iterations: 177\ncpu: 9.024428348868607 ms\nthreads: 1" |
| 114140 | + }, |
| 114141 | + { |
| 114142 | + "name": "prime_number_100", |
| 114143 | + "value": 2.6257887718697677, |
| 114144 | + "unit": "ms/iter", |
| 114145 | + "extra": "iterations: 611\ncpu: 2.625638968321871 ms\nthreads: 1" |
| 114146 | + }, |
| 114147 | + { |
| 114148 | + "name": "prime_number_100_c", |
| 114149 | + "value": 0.005000219995632268, |
| 114150 | + "unit": "ms/iter", |
| 114151 | + "extra": "iterations: 320775\ncpu: 0.005 ms\nthreads: 1" |
| 114152 | + } |
| 114153 | + ] |
114052 | 114154 | } |
114053 | 114155 | ] |
114054 | 114156 | } |
|
0 commit comments