Skip to content

Commit d0af941

Browse files
author
github-action-benchmark
committed
add Benchmark (googlecpp) benchmark result for 644d482
1 parent 1d04eab commit d0af941

1 file changed

Lines changed: 103 additions & 1 deletion

File tree

dev/bench/data.js

Lines changed: 103 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1784361193598,
2+
"lastUpdate": 1784365501525,
33
"repoUrl": "https://github.com/pikasTech/PikaPython",
44
"entries": {
55
"Benchmark": [
@@ -113947,6 +113947,108 @@ window.BENCHMARK_DATA = {
113947113947
"extra": "iterations: 349430\ncpu: 0.005 ms\nthreads: 1"
113948113948
}
113949113949
]
113950+
},
113951+
{
113952+
"commit": {
113953+
"author": {
113954+
"email": "liang6516@outlook.com",
113955+
"name": "pikastech",
113956+
"username": "pikasTech"
113957+
},
113958+
"committer": {
113959+
"email": "liang6516@outlook.com",
113960+
"name": "pikastech",
113961+
"username": "pikasTech"
113962+
},
113963+
"distinct": true,
113964+
"id": "644d482cd576e2814e92bbd6564c4404a246c198",
113965+
"message": "perf: streamline unqualified call paths",
113966+
"timestamp": "2026-07-18T10:51:12+02:00",
113967+
"tree_id": "06ab1a7254c180d22bcd6bfc75f1c327183ac497",
113968+
"url": "https://github.com/pikasTech/PikaPython/commit/644d482cd576e2814e92bbd6564c4404a246c198"
113969+
},
113970+
"date": 1784365494685,
113971+
"tool": "googlecpp",
113972+
"benches": [
113973+
{
113974+
"name": "Performance Points",
113975+
"value": 18224.460965802937,
113976+
"unit": "Point/iter",
113977+
"extra": "iterations: 1\ncpu: 18224.460965802937 Point\nthreads: 1"
113978+
},
113979+
{
113980+
"name": "for_loop_10000",
113981+
"value": 20.58082451868499,
113982+
"unit": "ms/iter",
113983+
"extra": "iterations: 85\ncpu: 20.579774101763732 ms\nthreads: 1"
113984+
},
113985+
{
113986+
"name": "while_loop_10000",
113987+
"value": 12.446754820564164,
113988+
"unit": "ms/iter",
113989+
"extra": "iterations: 140\ncpu: 12.446433795631926 ms\nthreads: 1"
113990+
},
113991+
{
113992+
"name": "function_call_1000",
113993+
"value": 14.249132630614481,
113994+
"unit": "ms/iter",
113995+
"extra": "iterations: 123\ncpu: 14.248058912174265 ms\nthreads: 1"
113996+
},
113997+
{
113998+
"name": "function_call_default_1000",
113999+
"value": 4.3427109545525076,
114000+
"unit": "ms/iter",
114001+
"extra": "iterations: 404\ncpu: 4.342549861856866 ms\nthreads: 1"
114002+
},
114003+
{
114004+
"name": "function_call_kwargs_1000",
114005+
"value": 8.687109261494424,
114006+
"unit": "ms/iter",
114007+
"extra": "iterations: 202\ncpu: 8.686854790145276 ms\nthreads: 1"
114008+
},
114009+
{
114010+
"name": "function_call_kwargs_large_constpool_1000",
114011+
"value": 10.082838585461959,
114012+
"unit": "ms/iter",
114013+
"extra": "iterations: 174\ncpu: 10.082465400499165 ms\nthreads: 1"
114014+
},
114015+
{
114016+
"name": "function_call_starred_1000",
114017+
"value": 26.011778656045266,
114018+
"unit": "ms/iter",
114019+
"extra": "iterations: 67\ncpu: 26.01119592650694 ms\nthreads: 1"
114020+
},
114021+
{
114022+
"name": "fibonacci_recursive_20",
114023+
"value": 73.05126435594737,
114024+
"unit": "ms/iter",
114025+
"extra": "iterations: 24\ncpu: 73.0501203428542 ms\nthreads: 1"
114026+
},
114027+
{
114028+
"name": "embedded_control_loop_1000",
114029+
"value": 15.81829452786959,
114030+
"unit": "ms/iter",
114031+
"extra": "iterations: 110\ncpu: 15.817751323979621 ms\nthreads: 1"
114032+
},
114033+
{
114034+
"name": "for_print_1000",
114035+
"value": 10.72942363775272,
114036+
"unit": "ms/iter",
114037+
"extra": "iterations: 165\ncpu: 10.728766304844427 ms\nthreads: 1"
114038+
},
114039+
{
114040+
"name": "prime_number_100",
114041+
"value": 2.743653736854797,
114042+
"unit": "ms/iter",
114043+
"extra": "iterations: 638\ncpu: 2.7435653704009066 ms\nthreads: 1"
114044+
},
114045+
{
114046+
"name": "prime_number_100_c",
114047+
"value": 0.005000074433868911,
114048+
"unit": "ms/iter",
114049+
"extra": "iterations: 349285\ncpu: 0.005 ms\nthreads: 1"
114050+
}
114051+
]
113950114052
}
113951114053
]
113952114054
}

0 commit comments

Comments
 (0)