|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1784560519016, |
| 2 | + "lastUpdate": 1785862078901, |
3 | 3 | "repoUrl": "https://github.com/pikasTech/PikaPython", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -114763,6 +114763,108 @@ window.BENCHMARK_DATA = { |
114763 | 114763 | "extra": "iterations: 379631\ncpu: 0.005 ms\nthreads: 1" |
114764 | 114764 | } |
114765 | 114765 | ] |
| 114766 | + }, |
| 114767 | + { |
| 114768 | + "commit": { |
| 114769 | + "author": { |
| 114770 | + "email": "liang6516@outlook.com", |
| 114771 | + "name": "pikasTech", |
| 114772 | + "username": "pikasTech" |
| 114773 | + }, |
| 114774 | + "committer": { |
| 114775 | + "email": "liang6516@outlook.com", |
| 114776 | + "name": "pikasTech", |
| 114777 | + "username": "pikasTech" |
| 114778 | + }, |
| 114779 | + "distinct": true, |
| 114780 | + "id": "cad769e135ec76236b8cf4b9fb7988459b5fdb03", |
| 114781 | + "message": "docs: guide V1 users to PikaPython V2", |
| 114782 | + "timestamp": "2026-08-05T00:32:49+08:00", |
| 114783 | + "tree_id": "ed9c2bf222800215e53131be2e44553281943a24", |
| 114784 | + "url": "https://github.com/pikasTech/PikaPython/commit/cad769e135ec76236b8cf4b9fb7988459b5fdb03" |
| 114785 | + }, |
| 114786 | + "date": 1785862068886, |
| 114787 | + "tool": "googlecpp", |
| 114788 | + "benches": [ |
| 114789 | + { |
| 114790 | + "name": "Performance Points", |
| 114791 | + "value": 16974.75651214028, |
| 114792 | + "unit": "Point/iter", |
| 114793 | + "extra": "iterations: 1\ncpu: 16974.75651214028 Point\nthreads: 1" |
| 114794 | + }, |
| 114795 | + { |
| 114796 | + "name": "for_loop_10000", |
| 114797 | + "value": 20.927335202381126, |
| 114798 | + "unit": "ms/iter", |
| 114799 | + "extra": "iterations: 84\ncpu: 20.92623007526717 ms\nthreads: 1" |
| 114800 | + }, |
| 114801 | + { |
| 114802 | + "name": "while_loop_10000", |
| 114803 | + "value": 13.61815959950539, |
| 114804 | + "unit": "ms/iter", |
| 114805 | + "extra": "iterations: 134\ncpu: 13.617147265434637 ms\nthreads: 1" |
| 114806 | + }, |
| 114807 | + { |
| 114808 | + "name": "function_call_1000", |
| 114809 | + "value": 14.226464057654388, |
| 114810 | + "unit": "ms/iter", |
| 114811 | + "extra": "iterations: 124\ncpu: 14.224824923114733 ms\nthreads: 1" |
| 114812 | + }, |
| 114813 | + { |
| 114814 | + "name": "function_call_default_1000", |
| 114815 | + "value": 4.526623651877997, |
| 114816 | + "unit": "ms/iter", |
| 114817 | + "extra": "iterations: 389\ncpu: 4.526464330471771 ms\nthreads: 1" |
| 114818 | + }, |
| 114819 | + { |
| 114820 | + "name": "function_call_kwargs_1000", |
| 114821 | + "value": 8.970986281996643, |
| 114822 | + "unit": "ms/iter", |
| 114823 | + "extra": "iterations: 196\ncpu: 8.970291403004953 ms\nthreads: 1" |
| 114824 | + }, |
| 114825 | + { |
| 114826 | + "name": "function_call_kwargs_large_constpool_1000", |
| 114827 | + "value": 10.240645480838838, |
| 114828 | + "unit": "ms/iter", |
| 114829 | + "extra": "iterations: 171\ncpu: 10.240120769812805 ms\nthreads: 1" |
| 114830 | + }, |
| 114831 | + { |
| 114832 | + "name": "function_call_starred_1000", |
| 114833 | + "value": 26.340256061959867, |
| 114834 | + "unit": "ms/iter", |
| 114835 | + "extra": "iterations: 67\ncpu: 26.33806362916112 ms\nthreads: 1" |
| 114836 | + }, |
| 114837 | + { |
| 114838 | + "name": "fibonacci_recursive_20", |
| 114839 | + "value": 75.52825355153782, |
| 114840 | + "unit": "ms/iter", |
| 114841 | + "extra": "iterations: 23\ncpu: 75.52399293900638 ms\nthreads: 1" |
| 114842 | + }, |
| 114843 | + { |
| 114844 | + "name": "embedded_control_loop_1000", |
| 114845 | + "value": 16.46847765545467, |
| 114846 | + "unit": "ms/iter", |
| 114847 | + "extra": "iterations: 107\ncpu: 16.466993613443123 ms\nthreads: 1" |
| 114848 | + }, |
| 114849 | + { |
| 114850 | + "name": "for_print_1000", |
| 114851 | + "value": 10.430619434233304, |
| 114852 | + "unit": "ms/iter", |
| 114853 | + "extra": "iterations: 169\ncpu: 10.430270475046635 ms\nthreads: 1" |
| 114854 | + }, |
| 114855 | + { |
| 114856 | + "name": "prime_number_100", |
| 114857 | + "value": 2.9457477695921463, |
| 114858 | + "unit": "ms/iter", |
| 114859 | + "extra": "iterations: 598\ncpu: 2.945550350854234 ms\nthreads: 1" |
| 114860 | + }, |
| 114861 | + { |
| 114862 | + "name": "prime_number_100_c", |
| 114863 | + "value": 0.005000279913042428, |
| 114864 | + "unit": "ms/iter", |
| 114865 | + "extra": "iterations: 352326\ncpu: 0.005 ms\nthreads: 1" |
| 114866 | + } |
| 114867 | + ] |
114766 | 114868 | } |
114767 | 114869 | ] |
114768 | 114870 | } |
|
0 commit comments