Add docstring to RemoteGraph
#649
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/
|
Annotation:
docs/docs/reference/remote_graph.md#L1
.........................................
WARNING: the benchmark result may be unstable
* the standard deviation (6.98 ms) is 13% of the mean (55.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: 55.7 ms +- 7.0 ms
.........................................
fanout_to_subgraph_10x_sync: Mean +- std dev: 46.9 ms +- 3.4 ms
.........................................
fanout_to_subgraph_10x_checkpoint: Mean +- std dev: 77.9 ms +- 1.7 ms
.........................................
fanout_to_subgraph_10x_checkpoint_sync: Mean +- std dev: 86.4 ms +- 0.9 ms
.........................................
fanout_to_subgraph_100x: Mean +- std dev: 490 ms +- 11 ms
.........................................
fanout_to_subgraph_100x_sync: Mean +- std dev: 435 ms +- 4 ms
.........................................
fanout_to_subgraph_100x_checkpoint: Mean +- std dev: 863 ms +- 44 ms
.........................................
fanout_to_subgraph_100x_checkpoint_sync: Mean +- std dev: 860 ms +- 22 ms
.........................................
react_agent_10x: Mean +- std dev: 29.5 ms +- 0.6 ms
.........................................
react_agent_10x_sync: Mean +- std dev: 23.0 ms +- 1.9 ms
.........................................
react_agent_10x_checkpoint: Mean +- std dev: 49.4 ms +- 4.4 ms
.........................................
WARNING: the benchmark result may be unstable
* the standard deviation (4.31 ms) is 11% of the mean (39.1 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.
react_agent_10x_checkpoint_sync: Mean +- std dev: 39.1 ms +- 4.3 ms
.........................................
react_agent_100x: Mean +- std dev: 337 ms +- 18 ms
.........................................
react_agent_100x_sync: Mean +- std dev: 268 ms +- 16 ms
.........................................
react_agent_100x_checkpoint: Mean +- std dev: 943 ms +- 13 ms
.........................................
react_agent_100x_checkpoint_sync: Mean +- std dev: 843 ms +- 19 ms
.........................................
wide_state_25x300: Mean +- std dev: 18.7 ms +- 0.4 ms
.........................................
wide_state_25x300_sync: Mean +- std dev: 11.2 ms +- 0.1 ms
.........................................
wide_state_25x300_checkpoint: Mean +- std dev: 276 ms +- 6 ms
.........................................
wide_state_25x300_checkpoint_sync: Mean +- std dev: 264 ms +- 3 ms
.........................................
wide_state_15x600: Mean +- std dev: 21.6 ms +- 0.4 ms
.........................................
wide_state_15x600_sync: Mean +- std dev: 12.8 ms +- 0.1 ms
.........................................
wide_state_15x600_checkpoint: Mean +- std dev: 476 ms +- 7 ms
.........................................
wide_state_15x600_checkpoint_sync: Mean +- std dev: 477 ms +- 18 ms
.........................................
wide_state_9x1200: Mean +- std dev: 21.5 ms +- 0.4 ms
.........................................
wide_state_9x1200_sync: Mean +- std dev: 12.8 ms +- 0.1 ms
.........................................
wide_state_9x1200_checkpoint: Mean +- std dev: 310 ms +- 5 ms
.........................................
wide_state_9x1200_checkpoint_sync: Mean +- std dev: 308 ms +- 16 ms
|
Annotation:
docs/docs/reference/remote_graph.md#L1
+-----------------------------------------+---------+-----------------------+
| Benchmark | main | changes |
+=========================================+=========+=======================+
| wide_state_15x600_checkpoint | 474 ms | 476 ms: 1.00x slower |
+-----------------------------------------+---------+-----------------------+
| fanout_to_subgraph_10x_checkpoint | 77.3 ms | 77.9 ms: 1.01x slower |
+-----------------------------------------+---------+-----------------------+
| fanout_to_subgraph_10x_checkpoint_sync | 85.7 ms | 86.4 ms: 1.01x slower |
+-----------------------------------------+---------+-----------------------+
| wide_state_25x300_checkpoint_sync | 261 ms | 264 ms: 1.01x slower |
+-----------------------------------------+---------+-----------------------+
| react_agent_10x | 29.2 ms | 29.5 ms: 1.01x slower |
+-----------------------------------------+---------+-----------------------+
| wide_state_9x1200_checkpoint | 306 ms | 310 ms: 1.01x slower |
+-----------------------------------------+---------+-----------------------+
| fanout_to_subgraph_100x_sync | 429 ms | 435 ms: 1.01x slower |
+-----------------------------------------+---------+-----------------------+
| wide_state_25x300_checkpoint | 272 ms | 276 ms: 1.01x slower |
+-----------------------------------------+---------+-----------------------+
| wide_state_9x1200 | 21.2 ms | 21.5 ms: 1.01x slower |
+-----------------------------------------+---------+-----------------------+
| wide_state_15x600_sync | 12.6 ms | 12.8 ms: 1.01x slower |
+-----------------------------------------+---------+-----------------------+
| fanout_to_subgraph_100x_checkpoint_sync | 847 ms | 860 ms: 1.02x slower |
+-----------------------------------------+---------+-----------------------+
| react_agent_100x_sync | 263 ms | 268 ms: 1.02x slower |
+-----------------------------------------+---------+-----------------------+
| wide_state_9x1200_sync | 12.6 ms | 12.8 ms: 1.02x slower |
+-----------------------------------------+---------+-----------------------+
| wide_state_15x600_checkpoint_sync | 469 ms | 477 ms: 1.02x slower |
+-----------------------------------------+---------+-----------------------+
| wide_state_15x600 | 21.3 ms | 21.6 ms: 1.02x slower |
+-----------------------------------------+---------+-----------------------+
| wide_state_9x1200_checkpoint_sync | 303 ms | 308 ms: 1.02x slower |
+-----------------------------------------+---------+-----------------------+
| wide_state_25x300 | 18.3 ms | 18.7 ms: 1.02x slower |
+-----------------------------------------+---------+-----------------------+
| react_agent_100x | 330 ms | 337 ms: 1.02x slower |
+-----------------------------------------+---------+-----------------------+
| react_agent_10x_sync | 22.5 ms | 23.0 ms: 1.02x slower |
+-----------------------------------------+---------+-----------------------+
| fanout_to_subgraph_100x | 477 ms | 490 ms: 1.03x slower |
+-----------------------------------------+---------+-----------------------+
| wide_state_25x300_sync | 10.9 ms | 11.2 ms: 1.03x slower |
+-----------------------------------------+---------+-----------------------+
| react_agent_100x_checkpoint | 915 ms | 943 ms: 1.03x slower |
+-----------------------------------------+---------+-----------------------+
| react_agent_100x_checkpoint_sync | 817 ms | 843 ms: 1.03x slower |
+-----------------------------------------+---------+-----------------------+
| react_agent_10x_checkpoint | 47.7 ms | 49.4 ms: 1.04x slower |
+-----------------------------------------+---------+-----------------------+
| react_agent_10x_checkpoint_sync | 37.4 ms | 39.1 ms: 1.04x slower |
+---------------------------------------
|
Loading