Skip to content

Commit 82944d6

Browse files
author
github-action-benchmark
committed
add Benchmark (googlecpp) benchmark result for 2d8a403
1 parent 05bfcff commit 82944d6

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": 1784390188124,
2+
"lastUpdate": 1784391492338,
33
"repoUrl": "https://github.com/pikasTech/PikaPython",
44
"entries": {
55
"Benchmark": [
@@ -114355,6 +114355,108 @@ window.BENCHMARK_DATA = {
114355114355
"extra": "iterations: 352735\ncpu: 0.005 ms\nthreads: 1"
114356114356
}
114357114357
]
114358+
},
114359+
{
114360+
"commit": {
114361+
"author": {
114362+
"email": "liang6516@outlook.com",
114363+
"name": "pikastech",
114364+
"username": "pikasTech"
114365+
},
114366+
"committer": {
114367+
"email": "liang6516@outlook.com",
114368+
"name": "pikastech",
114369+
"username": "pikasTech"
114370+
},
114371+
"distinct": true,
114372+
"id": "2d8a40383cdeba1aaae2df7f6a5b1982148528d4",
114373+
"message": "docs: record 1.14.0 release",
114374+
"timestamp": "2026-07-18T18:04:09+02:00",
114375+
"tree_id": "6da4d7525a742cabca831f6070c48ff55d1540d8",
114376+
"url": "https://github.com/pikasTech/PikaPython/commit/2d8a40383cdeba1aaae2df7f6a5b1982148528d4"
114377+
},
114378+
"date": 1784391484327,
114379+
"tool": "googlecpp",
114380+
"benches": [
114381+
{
114382+
"name": "Performance Points",
114383+
"value": 19608.90305958856,
114384+
"unit": "Point/iter",
114385+
"extra": "iterations: 1\ncpu: 19608.90305958856 Point\nthreads: 1"
114386+
},
114387+
{
114388+
"name": "for_loop_10000",
114389+
"value": 18.731669266195606,
114390+
"unit": "ms/iter",
114391+
"extra": "iterations: 86\ncpu: 18.73030894195036 ms\nthreads: 1"
114392+
},
114393+
{
114394+
"name": "while_loop_10000",
114395+
"value": 11.495067540939859,
114396+
"unit": "ms/iter",
114397+
"extra": "iterations: 141\ncpu: 11.493881345748886 ms\nthreads: 1"
114398+
},
114399+
{
114400+
"name": "function_call_1000",
114401+
"value": 13.081854466379374,
114402+
"unit": "ms/iter",
114403+
"extra": "iterations: 124\ncpu: 13.080616190815379 ms\nthreads: 1"
114404+
},
114405+
{
114406+
"name": "function_call_default_1000",
114407+
"value": 3.87684440658735,
114408+
"unit": "ms/iter",
114409+
"extra": "iterations: 415\ncpu: 3.8765051655722527 ms\nthreads: 1"
114410+
},
114411+
{
114412+
"name": "function_call_kwargs_1000",
114413+
"value": 8.045186986496862,
114414+
"unit": "ms/iter",
114415+
"extra": "iterations: 200\ncpu: 8.044318598366486 ms\nthreads: 1"
114416+
},
114417+
{
114418+
"name": "function_call_kwargs_large_constpool_1000",
114419+
"value": 9.486154692984611,
114420+
"unit": "ms/iter",
114421+
"extra": "iterations: 171\ncpu: 9.485229698300055 ms\nthreads: 1"
114422+
},
114423+
{
114424+
"name": "function_call_starred_1000",
114425+
"value": 23.604945359505734,
114426+
"unit": "ms/iter",
114427+
"extra": "iterations: 68\ncpu: 23.603327911907343 ms\nthreads: 1"
114428+
},
114429+
{
114430+
"name": "fibonacci_recursive_20",
114431+
"value": 66.27017507886596,
114432+
"unit": "ms/iter",
114433+
"extra": "iterations: 24\ncpu: 66.2634361462516 ms\nthreads: 1"
114434+
},
114435+
{
114436+
"name": "embedded_control_loop_1000",
114437+
"value": 14.749285730060576,
114438+
"unit": "ms/iter",
114439+
"extra": "iterations: 109\ncpu: 14.747779375204669 ms\nthreads: 1"
114440+
},
114441+
{
114442+
"name": "for_print_1000",
114443+
"value": 9.69074422054724,
114444+
"unit": "ms/iter",
114445+
"extra": "iterations: 165\ncpu: 9.689758402568332 ms\nthreads: 1"
114446+
},
114447+
{
114448+
"name": "prime_number_100",
114449+
"value": 2.5500627015595803,
114450+
"unit": "ms/iter",
114451+
"extra": "iterations: 637\ncpu: 2.5498621645513464 ms\nthreads: 1"
114452+
},
114453+
{
114454+
"name": "prime_number_100_c",
114455+
"value": 0.00500031671955225,
114456+
"unit": "ms/iter",
114457+
"extra": "iterations: 320814\ncpu: 0.005 ms\nthreads: 1"
114458+
}
114459+
]
114358114460
}
114359114461
]
114360114462
}

0 commit comments

Comments
 (0)