Skip to content

Commit 4ff3db3

Browse files
author
github-action-benchmark
committed
add Benchmark (googlecpp) benchmark result for 13ed4fe
1 parent 217c4d0 commit 4ff3db3

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": 1784429853992,
2+
"lastUpdate": 1784540684410,
33
"repoUrl": "https://github.com/pikasTech/PikaPython",
44
"entries": {
55
"Benchmark": [
@@ -114559,6 +114559,108 @@ window.BENCHMARK_DATA = {
114559114559
"extra": "iterations: 382273\ncpu: 0.005 ms\nthreads: 1"
114560114560
}
114561114561
]
114562+
},
114563+
{
114564+
"commit": {
114565+
"author": {
114566+
"email": "liang6516@outlook.com",
114567+
"name": "pikastech",
114568+
"username": "pikasTech"
114569+
},
114570+
"committer": {
114571+
"email": "liang6516@outlook.com",
114572+
"name": "pikastech",
114573+
"username": "pikasTech"
114574+
},
114575+
"distinct": true,
114576+
"id": "13ed4fe10b75773c0b7fd4e1e2e31094721982e6",
114577+
"message": "chore: reconcile Gitee release history",
114578+
"timestamp": "2026-07-20T17:26:36+08:00",
114579+
"tree_id": "f0fb7f88c85d62bfb85124fb835a3c38d2f42ca7",
114580+
"url": "https://github.com/pikasTech/PikaPython/commit/13ed4fe10b75773c0b7fd4e1e2e31094721982e6"
114581+
},
114582+
"date": 1784540676885,
114583+
"tool": "googlecpp",
114584+
"benches": [
114585+
{
114586+
"name": "Performance Points",
114587+
"value": 16753.351500312587,
114588+
"unit": "Point/iter",
114589+
"extra": "iterations: 1\ncpu: 16753.351500312587 Point\nthreads: 1"
114590+
},
114591+
{
114592+
"name": "for_loop_10000",
114593+
"value": 22.078717568402748,
114594+
"unit": "ms/iter",
114595+
"extra": "iterations: 80\ncpu: 22.07839552882952 ms\nthreads: 1"
114596+
},
114597+
{
114598+
"name": "while_loop_10000",
114599+
"value": 13.243616007970532,
114600+
"unit": "ms/iter",
114601+
"extra": "iterations: 132\ncpu: 13.243259776428863 ms\nthreads: 1"
114602+
},
114603+
{
114604+
"name": "function_call_1000",
114605+
"value": 15.085715669079875,
114606+
"unit": "ms/iter",
114607+
"extra": "iterations: 117\ncpu: 15.08458503373641 ms\nthreads: 1"
114608+
},
114609+
{
114610+
"name": "function_call_default_1000",
114611+
"value": 4.719784385293842,
114612+
"unit": "ms/iter",
114613+
"extra": "iterations: 374\ncpu: 4.719447723385874 ms\nthreads: 1"
114614+
},
114615+
{
114616+
"name": "function_call_kwargs_1000",
114617+
"value": 9.258575068502175,
114618+
"unit": "ms/iter",
114619+
"extra": "iterations: 190\ncpu: 9.257907020167746 ms\nthreads: 1"
114620+
},
114621+
{
114622+
"name": "function_call_kwargs_large_constpool_1000",
114623+
"value": 10.675100730984486,
114624+
"unit": "ms/iter",
114625+
"extra": "iterations: 165\ncpu: 10.674367582503235 ms\nthreads: 1"
114626+
},
114627+
{
114628+
"name": "function_call_starred_1000",
114629+
"value": 27.891082577583326,
114630+
"unit": "ms/iter",
114631+
"extra": "iterations: 64\ncpu: 27.888172516475592 ms\nthreads: 1"
114632+
},
114633+
{
114634+
"name": "fibonacci_recursive_20",
114635+
"value": 77.81898793220746,
114636+
"unit": "ms/iter",
114637+
"extra": "iterations: 23\ncpu: 77.81610720277132 ms\nthreads: 1"
114638+
},
114639+
{
114640+
"name": "embedded_control_loop_1000",
114641+
"value": 16.901001787291133,
114642+
"unit": "ms/iter",
114643+
"extra": "iterations: 105\ncpu: 16.900515282454123 ms\nthreads: 1"
114644+
},
114645+
{
114646+
"name": "for_print_1000",
114647+
"value": 11.213982577917902,
114648+
"unit": "ms/iter",
114649+
"extra": "iterations: 157\ncpu: 11.213945644953514 ms\nthreads: 1"
114650+
},
114651+
{
114652+
"name": "prime_number_100",
114653+
"value": 2.984548958714499,
114654+
"unit": "ms/iter",
114655+
"extra": "iterations: 592\ncpu: 2.984477464050527 ms\nthreads: 1"
114656+
},
114657+
{
114658+
"name": "prime_number_100_c",
114659+
"value": 0.005000008658568105,
114660+
"unit": "ms/iter",
114661+
"extra": "iterations: 352586\ncpu: 0.005 ms\nthreads: 1"
114662+
}
114663+
]
114562114664
}
114563114665
]
114564114666
}

0 commit comments

Comments
 (0)