Test w Python 3.13 in CI #497
Annotations
1 warning and 2 notices
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
.github/workflows/_test.yml#L1
.........................................
WARNING: the benchmark result may be unstable
* the standard deviation (6.22 ms) is 11% of the mean (54.7 ms)
Try to rerun the benchmark with more runs, values and/or loops.
Run 'python -m pyperf system tune' command to reduce the system jitter.
Use pyperf stats, pyperf dump and pyperf hist to analyze results.
Use --quiet option to hide these warnings.
fanout_to_subgraph_10x: Mean +- std dev: 54.7 ms +- 6.2 ms
.........................................
fanout_to_subgraph_10x_sync: Mean +- std dev: 46.1 ms +- 3.1 ms
.........................................
fanout_to_subgraph_10x_checkpoint: Mean +- std dev: 69.4 ms +- 1.6 ms
.........................................
fanout_to_subgraph_10x_checkpoint_sync: Mean +- std dev: 77.9 ms +- 6.1 ms
.........................................
fanout_to_subgraph_100x: Mean +- std dev: 473 ms +- 9 ms
.........................................
fanout_to_subgraph_100x_sync: Mean +- std dev: 433 ms +- 14 ms
.........................................
fanout_to_subgraph_100x_checkpoint: Mean +- std dev: 695 ms +- 23 ms
.........................................
fanout_to_subgraph_100x_checkpoint_sync: Mean +- std dev: 702 ms +- 4 ms
.........................................
react_agent_10x: Mean +- std dev: 28.2 ms +- 0.6 ms
.........................................
react_agent_10x_sync: Mean +- std dev: 20.4 ms +- 0.2 ms
.........................................
react_agent_10x_checkpoint: Mean +- std dev: 41.8 ms +- 1.8 ms
.........................................
react_agent_10x_checkpoint_sync: Mean +- std dev: 31.5 ms +- 0.8 ms
.........................................
react_agent_100x: Mean +- std dev: 320 ms +- 13 ms
.........................................
react_agent_100x_sync: Mean +- std dev: 254 ms +- 13 ms
.........................................
react_agent_100x_checkpoint: Mean +- std dev: 879 ms +- 16 ms
.........................................
react_agent_100x_checkpoint_sync: Mean +- std dev: 793 ms +- 13 ms
.........................................
wide_state_25x300: Mean +- std dev: 18.6 ms +- 0.4 ms
.........................................
wide_state_25x300_sync: Mean +- std dev: 10.9 ms +- 0.1 ms
.........................................
wide_state_25x300_checkpoint: Mean +- std dev: 242 ms +- 8 ms
.........................................
wide_state_25x300_checkpoint_sync: Mean +- std dev: 232 ms +- 8 ms
.........................................
wide_state_15x600: Mean +- std dev: 21.6 ms +- 0.4 ms
.........................................
wide_state_15x600_sync: Mean +- std dev: 12.6 ms +- 0.1 ms
.........................................
wide_state_15x600_checkpoint: Mean +- std dev: 413 ms +- 12 ms
.........................................
wide_state_15x600_checkpoint_sync: Mean +- std dev: 408 ms +- 13 ms
.........................................
wide_state_9x1200: Mean +- std dev: 21.6 ms +- 0.5 ms
.........................................
wide_state_9x1200_sync: Mean +- std dev: 12.6 ms +- 0.1 ms
.........................................
wide_state_9x1200_checkpoint: Mean +- std dev: 268 ms +- 8 ms
.........................................
wide_state_9x1200_checkpoint_sync: Mean +- std dev: 261 ms +- 9 ms
|
.github/workflows/_test.yml#L1
+-----------------------------------------+---------+-----------------------+
| Benchmark | main | changes |
+=========================================+=========+=======================+
| react_agent_10x_checkpoint_sync | 33.3 ms | 31.5 ms: 1.06x faster |
+-----------------------------------------+---------+-----------------------+
| react_agent_10x_checkpoint | 44.1 ms | 41.8 ms: 1.06x faster |
+-----------------------------------------+---------+-----------------------+
| wide_state_25x300_checkpoint_sync | 244 ms | 232 ms: 1.05x faster |
+-----------------------------------------+---------+-----------------------+
| wide_state_9x1200_checkpoint_sync | 272 ms | 261 ms: 1.04x faster |
+-----------------------------------------+---------+-----------------------+
| fanout_to_subgraph_100x | 488 ms | 473 ms: 1.03x faster |
+-----------------------------------------+---------+-----------------------+
| fanout_to_subgraph_100x_checkpoint | 715 ms | 695 ms: 1.03x faster |
+-----------------------------------------+---------+-----------------------+
| wide_state_15x600_checkpoint_sync | 418 ms | 408 ms: 1.02x faster |
+-----------------------------------------+---------+-----------------------+
| react_agent_100x_checkpoint_sync | 805 ms | 793 ms: 1.02x faster |
+-----------------------------------------+---------+-----------------------+
| fanout_to_subgraph_10x_checkpoint | 70.4 ms | 69.4 ms: 1.01x faster |
+-----------------------------------------+---------+-----------------------+
| wide_state_25x300_checkpoint | 244 ms | 242 ms: 1.01x faster |
+-----------------------------------------+---------+-----------------------+
| wide_state_9x1200_checkpoint | 271 ms | 268 ms: 1.01x faster |
+-----------------------------------------+---------+-----------------------+
| fanout_to_subgraph_100x_checkpoint_sync | 707 ms | 702 ms: 1.01x faster |
+-----------------------------------------+---------+-----------------------+
| wide_state_25x300 | 18.7 ms | 18.6 ms: 1.01x faster |
+-----------------------------------------+---------+-----------------------+
| wide_state_25x300_sync | 11.0 ms | 10.9 ms: 1.00x faster |
+-----------------------------------------+---------+-----------------------+
| wide_state_15x600_sync | 12.6 ms | 12.6 ms: 1.00x faster |
+-----------------------------------------+---------+-----------------------+
| fanout_to_subgraph_100x_sync | 426 ms | 433 ms: 1.01x slower |
+-----------------------------------------+---------+-----------------------+
| react_agent_100x | 313 ms | 320 ms: 1.02x slower |
+-----------------------------------------+---------+-----------------------+
| react_agent_100x_sync | 248 ms | 254 ms: 1.02x slower |
+-----------------------------------------+---------+-----------------------+
| fanout_to_subgraph_10x_sync | 44.0 ms | 46.1 ms: 1.05x slower |
+-----------------------------------------+---------+-----------------------+
| fanout_to_subgraph_10x_checkpoint_sync | 73.5 ms | 77.9 ms: 1.06x slower |
+-----------------------------------------+---------+-----------------------+
| fanout_to_subgraph_10x | 49.1 ms | 54.7 ms: 1.11x slower |
+-----------------------------------------+---------+-----------------------+
| Geometric mean | (ref) | 1.00x faster |
+-----------------------------------------+---------+-----------------------+
Benchmark hidden because not significant (7): wide_state_15x600_checkpoint, react_agent_10x, wide_state_9x1200, wide_state_15x600, react_agent_10x_sync, wide_state_9x1200_sync, react_agent_100x_checkpoint
|
This job succeeded
Loading