execution counts for all instructions
Name | Count | Self | Cumulative | Miss ratio |
---|---|---|---|---|
LOAD_FAST | 72,565 | 15.8% | 15.8% | |
LOAD_CONST | 38,180 | 8.3% | 24.1% | |
LOAD_GLOBAL_MODULE | 21,118 | 4.6% | 28.7% | 5.8% |
2023-12-31T00:30:27.4691199Z Requested labels: self-hosted, linux, bare-metal, linux-x86_64-linux | |
2023-12-31T00:30:27.4691475Z Job defined at: faster-cpython/benchmarking/.github/workflows/_benchmark.yml@refs/heads/main | |
2023-12-31T00:30:27.4691774Z Reusable workflow chain: | |
2023-12-31T00:30:27.4691923Z faster-cpython/benchmarking/.github/workflows/_weekly.yml@refs/heads/main (e97cf79d30b8163794b858c4c9d89b9694c31226) | |
2023-12-31T00:30:27.4692056Z -> faster-cpython/benchmarking/.github/workflows/_benchmark.yml@refs/heads/main (e97cf79d30b8163794b858c4c9d89b9694c31226) | |
2023-12-31T00:30:27.4692184Z Waiting for a runner to pick up this job... | |
2023-12-31T01:44:19.2714060Z Job is about to start running on the runner: CPythons-Linux (repository) | |
2023-12-31T01:44:21.6935871Z Current runner version: '2.311.0' | |
2023-12-31T01:44:21.6941461Z Runner name: 'CPythons-Linux' | |
2023-12-31T01:44:21.6942017Z Runner group name: 'Default' |
2023-12-31T00:30:27.3540307Z Requested labels: self-hosted, windows, bare-metal, windows-x86_64-pythonperf1 | |
2023-12-31T00:30:27.3540708Z Job defined at: faster-cpython/benchmarking/.github/workflows/_benchmark.yml@refs/heads/main | |
2023-12-31T00:30:27.3540994Z Reusable workflow chain: | |
2023-12-31T00:30:27.3541127Z faster-cpython/benchmarking/.github/workflows/_weekly.yml@refs/heads/main (e97cf79d30b8163794b858c4c9d89b9694c31226) | |
2023-12-31T00:30:27.3541285Z -> faster-cpython/benchmarking/.github/workflows/_benchmark.yml@refs/heads/main (e97cf79d30b8163794b858c4c9d89b9694c31226) | |
2023-12-31T00:30:27.3541446Z Waiting for a runner to pick up this job... | |
2023-12-31T00:30:28.0696890Z Job is about to start running on the runner: CPythons-Windows (repository) | |
2023-12-31T00:30:32.4453009Z Current runner version: '2.311.0' | |
2023-12-31T00:30:32.4456607Z Runner name: 'CPythons-Windows' | |
2023-12-31T00:30:32.4456912Z Runner group name: 'Default' |
benchmark: all
fork: python
ref: main
commit hash: f26bfe4
commit date: 2023-12-12T13:57:45+01:00
2to3, aiohttp, async_generators, async_tree, async_tree_cpu_io_mixed, async_tree_cpu_io_mixed_tg, async_tree_io, async_tree_io_tg, [async_tree_memoization](bm-20231212-unknown-x86_64-pyt
Forge: 22993 19610, Anaconda: 12275, Anaconda (excl. R) 3144 | |
Forge, not in Anaconda: 17836 | |
Anaconda, not in Forge: 7118 | |
Anaconda (excl. R), not in Forge: 696 | |
_anaconda_depends | |
_ipyw_jlab_nb_ext_conf | |
_low_priority | |
_mutex_mxnet | |
_pytorch_select | |
_tflow_1100_select |
gcc -c -fno-strict-overflow -DNDEBUG -g -O3 -Wall -O2 -Wall -Wformat=2 -Wconversion -Wtrampolines -Wimplicit-fallthrough -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -fstrict-flex-arrays=3 -fstack-clash-protection -fstack-protector-strong -Wl,-z,nodlopen -Wl,-z,noexecstack -Wl,-z,relro -Wl,-z,now -fPIE -pie -fPIC -fcf-protection=full -std=c11 -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I. -I./Include -DPy_BUILD_CORE -o Programs/python.o ./Programs/python.c | |
gcc -c -fno-strict-overflow -DNDEBUG -g -O3 -Wall -O2 -Wall -Wformat=2 -Wconversion -Wtrampolines -Wimplicit-fallthrough -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -fstrict-flex-arrays=3 -fstack-clash-protection -fstack-protector-strong -Wl,-z,nodlopen -Wl,-z,noexecstack -Wl,-z,relro -Wl,-z,now -fPIE -pie -fPIC -fcf-protection=full -std=c11 -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include/internal/mimalloc -I |
Benchmark | bm-20231120-linux-x86_64-mdboom-test_branch2-3.13.0a1+-f9d458f | bm-20231120-linux-x86_64-mdboom-test_branch3-3.13.0a1+-dbd826e |
---|---|---|
2to3 | 295 ms | 288 ms: 1.02x faster |
docutils | 2.75 sec | 2.72 sec: 1.01x faster |
tornado_http | 103 ms | 99.1 ms: 1.03x faster |
Geometric mean | (ref) | 1.02x faster |
Benchmark | bm-20231117-pythonperf1-amd64-python-2dbb2e035b968811ddc0-3.13.0a1+-2dbb2e0 | bm-20231120-pythonperf1-amd64-mdboom-globally_set_Os-3.13.0a1+-04300ec |
---|---|---|
chameleon | 4.78 ms | 4.91 ms: 1.03x slower |
docutils | 1.54 sec | 1.55 sec: 1.01x slower |
tornado_http | 86.8 ms | 96.1 ms: 1.11x slower |
Geometric mean | (ref) | 1.04x slower |
2023-11-05T00:28:36.4988171Z Requested labels: self-hosted, windows, bare-metal, windows-x86_64-pythonperf1 | |
2023-11-05T00:28:36.4988444Z Job defined at: faster-cpython/benchmarking/.github/workflows/_benchmark.yml@refs/heads/main | |
2023-11-05T00:28:36.4988720Z Reusable workflow chain: | |
2023-11-05T00:28:36.4988901Z faster-cpython/benchmarking/.github/workflows/_weekly.yml@refs/heads/main (f3fe638f616293dc649563296f53b500254bef11) | |
2023-11-05T00:28:36.4989006Z -> faster-cpython/benchmarking/.github/workflows/_benchmark.yml@refs/heads/main (f3fe638f616293dc649563296f53b500254bef11) | |
2023-11-05T00:28:36.4989103Z Waiting for a runner to pick up this job... | |
2023-11-05T00:28:37.8766379Z Job is about to start running on the runner: CPythons-Windows (repository) | |
2023-11-05T00:28:42.9928791Z Current runner version: '2.311.0' | |
2023-11-05T00:28:42.9933000Z Runner name: 'CPythons-Windows' | |
2023-11-05T00:28:42.9933343Z Runner group name: 'Default' |
2023-05-23T13:14:44.2761645Z [17/83] dask... | |
2023-05-23T13:14:44.2766700Z # /home/benchmarking/actions-runner/_work/benchmarking/benchmarking/venv/cpython3.13-e8642b5680b9-compat-cb0795d2cf97/bin/python -u /home/benchmarking/actions-runner/_work/benchmarking/benchmarking/venv/lib/python3.13/site-packages/pyperformance/data-files/benchmarks/bm_dask/run_benchmark.py --output /tmp/tmppw7k5l5g --inherit-environ PYPERFORMANCE_RUNID | |
2023-05-23T13:14:44.8269352Z distributed.http.proxy - INFO - To route to workers diagnostics web server please install jupyter-server-proxy: python -m pip install jupyter-server-proxy | |
2023-05-23T13:14:44.8272922Z distributed.scheduler - INFO - Clear task state | |
2023-05-23T13:14:44.8274076Z distributed.scheduler - INFO - Scheduler at: tcp://192.168.10.101:43597 | |
2023-05-23T13:14:44.8275714Z distributed.scheduler - INFO - dashboard at: :8787 | |
2023-05-23T13:14:44.8277437Z distributed.worker - INFO - Start worker at: tcp://192.168.10.101:43593 | |
2023-05-23T13:14:44. |