Skip to content

Commit 0a0f7f6

Browse files
author
github-action-benchmark
committed
add Benchmark (googlecpp) benchmark result for bae6cd1
1 parent 4ff3db3 commit 0a0f7f6

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": 1784540684410,
2+
"lastUpdate": 1784560519016,
33
"repoUrl": "https://github.com/pikasTech/PikaPython",
44
"entries": {
55
"Benchmark": [
@@ -114661,6 +114661,108 @@ window.BENCHMARK_DATA = {
114661114661
"extra": "iterations: 352586\ncpu: 0.005 ms\nthreads: 1"
114662114662
}
114663114663
]
114664+
},
114665+
{
114666+
"commit": {
114667+
"author": {
114668+
"email": "liang6516@outlook.com",
114669+
"name": "pikastech",
114670+
"username": "pikasTech"
114671+
},
114672+
"committer": {
114673+
"email": "liang6516@outlook.com",
114674+
"name": "pikastech",
114675+
"username": "pikasTech"
114676+
},
114677+
"distinct": true,
114678+
"id": "bae6cd1f69608aa8e09d41ea6a336f3f6e8b5f96",
114679+
"message": "docs: scope PikaPython skill to secondary development",
114680+
"timestamp": "2026-07-20T17:02:04+02:00",
114681+
"tree_id": "41e9aae10204bda16be03a7e297e6d4e6bb75439",
114682+
"url": "https://github.com/pikasTech/PikaPython/commit/bae6cd1f69608aa8e09d41ea6a336f3f6e8b5f96"
114683+
},
114684+
"date": 1784560511589,
114685+
"tool": "googlecpp",
114686+
"benches": [
114687+
{
114688+
"name": "Performance Points",
114689+
"value": 18899.61357750243,
114690+
"unit": "Point/iter",
114691+
"extra": "iterations: 1\ncpu: 18899.61357750243 Point\nthreads: 1"
114692+
},
114693+
{
114694+
"name": "for_loop_10000",
114695+
"value": 20.678989444813535,
114696+
"unit": "ms/iter",
114697+
"extra": "iterations: 98\ncpu: 20.67922873283881 ms\nthreads: 1"
114698+
},
114699+
{
114700+
"name": "while_loop_10000",
114701+
"value": 13.002223465526377,
114702+
"unit": "ms/iter",
114703+
"extra": "iterations: 145\ncpu: 13.002577599767458 ms\nthreads: 1"
114704+
},
114705+
{
114706+
"name": "function_call_1000",
114707+
"value": 14.596110637716436,
114708+
"unit": "ms/iter",
114709+
"extra": "iterations: 135\ncpu: 14.596547138026644 ms\nthreads: 1"
114710+
},
114711+
{
114712+
"name": "function_call_default_1000",
114713+
"value": 4.085766105616637,
114714+
"unit": "ms/iter",
114715+
"extra": "iterations: 470\ncpu: 4.085902990232152 ms\nthreads: 1"
114716+
},
114717+
{
114718+
"name": "function_call_kwargs_1000",
114719+
"value": 8.480141432323418,
114720+
"unit": "ms/iter",
114721+
"extra": "iterations: 225\ncpu: 8.480469648654328 ms\nthreads: 1"
114722+
},
114723+
{
114724+
"name": "function_call_kwargs_large_constpool_1000",
114725+
"value": 10.085747844692657,
114726+
"unit": "ms/iter",
114727+
"extra": "iterations: 191\ncpu: 10.086026090347033 ms\nthreads: 1"
114728+
},
114729+
{
114730+
"name": "function_call_starred_1000",
114731+
"value": 24.301194110486566,
114732+
"unit": "ms/iter",
114733+
"extra": "iterations: 81\ncpu: 24.30199016737415 ms\nthreads: 1"
114734+
},
114735+
{
114736+
"name": "fibonacci_recursive_20",
114737+
"value": 70.8260780996837,
114738+
"unit": "ms/iter",
114739+
"extra": "iterations: 27\ncpu: 70.82767760217558 ms\nthreads: 1"
114740+
},
114741+
{
114742+
"name": "embedded_control_loop_1000",
114743+
"value": 15.550741239590034,
114744+
"unit": "ms/iter",
114745+
"extra": "iterations: 125\ncpu: 15.551260604311862 ms\nthreads: 1"
114746+
},
114747+
{
114748+
"name": "for_print_1000",
114749+
"value": 10.130420200921876,
114750+
"unit": "ms/iter",
114751+
"extra": "iterations: 191\ncpu: 10.130690992163263 ms\nthreads: 1"
114752+
},
114753+
{
114754+
"name": "prime_number_100",
114755+
"value": 2.645488276301957,
114756+
"unit": "ms/iter",
114757+
"extra": "iterations: 727\ncpu: 2.645556735589483 ms\nthreads: 1"
114758+
},
114759+
{
114760+
"name": "prime_number_100_c",
114761+
"value": 0.0049999209810709395,
114762+
"unit": "ms/iter",
114763+
"extra": "iterations: 379631\ncpu: 0.005 ms\nthreads: 1"
114764+
}
114765+
]
114664114766
}
114665114767
]
114666114768
}

0 commit comments

Comments
 (0)