lib: Add support for invoke(Command(goto=<str>)) #1198
Annotations
2 warnings and 2 notices
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Annotation:
libs/langgraph/langgraph/graph/state.py#L1
.........................................
fanout_to_subgraph_10x: Mean +- std dev: 65.2 ms +- 1.6 ms
.........................................
fanout_to_subgraph_10x_sync: Mean +- std dev: 55.1 ms +- 1.1 ms
.........................................
WARNING: the benchmark result may be unstable
* the standard deviation (10.4 ms) is 10% of the mean (101 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_checkpoint: Mean +- std dev: 101 ms +- 10 ms
.........................................
fanout_to_subgraph_10x_checkpoint_sync: Mean +- std dev: 99.0 ms +- 1.9 ms
.........................................
fanout_to_subgraph_100x: Mean +- std dev: 747 ms +- 17 ms
.........................................
fanout_to_subgraph_100x_sync: Mean +- std dev: 550 ms +- 19 ms
.........................................
fanout_to_subgraph_100x_checkpoint: Mean +- std dev: 1.10 sec +- 0.03 sec
.........................................
fanout_to_subgraph_100x_checkpoint_sync: Mean +- std dev: 1.00 sec +- 0.02 sec
.........................................
react_agent_10x: Mean +- std dev: 31.9 ms +- 0.7 ms
.........................................
react_agent_10x_sync: Mean +- std dev: 23.4 ms +- 0.3 ms
.........................................
react_agent_10x_checkpoint: Mean +- std dev: 48.5 ms +- 0.8 ms
.........................................
react_agent_10x_checkpoint_sync: Mean +- std dev: 37.8 ms +- 0.4 ms
.........................................
react_agent_100x: Mean +- std dev: 352 ms +- 6 ms
.........................................
react_agent_100x_sync: Mean +- std dev: 280 ms +- 4 ms
.........................................
react_agent_100x_checkpoint: Mean +- std dev: 1.00 sec +- 0.02 sec
.........................................
react_agent_100x_checkpoint_sync: Mean +- std dev: 888 ms +- 10 ms
.........................................
wide_state_25x300: Mean +- std dev: 24.5 ms +- 0.4 ms
.........................................
wide_state_25x300_sync: Mean +- std dev: 15.6 ms +- 0.2 ms
.........................................
wide_state_25x300_checkpoint: Mean +- std dev: 294 ms +- 18 ms
.........................................
wide_state_25x300_checkpoint_sync: Mean +- std dev: 281 ms +- 17 ms
.........................................
wide_state_15x600: Mean +- std dev: 28.4 ms +- 0.5 ms
.........................................
wide_state_15x600_sync: Mean +- std dev: 18.0 ms +- 0.4 ms
.........................................
wide_state_15x600_checkpoint: Mean +- std dev: 498 ms +- 21 ms
.........................................
wide_state_15x600_checkpoint_sync: Mean +- std dev: 480 ms +- 18 ms
.........................................
wide_state_9x1200: Mean +- std dev: 28.3 ms +- 0.5 ms
.........................................
wide_state_9x1200_sync: Mean +- std dev: 18.0 ms +- 0.2 ms
.........................................
wide_state_9x1200_checkpoint: Mean +- std dev: 329 ms +- 19 ms
.........................................
wide_state_9x1200_checkpoint_sync: Mean +- std dev: 314 ms +- 18 ms
|
Annotation:
libs/langgraph/langgraph/graph/state.py#L1
+-----------------------------------------+---------+------------------------+
| Benchmark | main | changes |
+=========================================+=========+========================+
| react_agent_100x | 348 ms | 352 ms: 1.01x slower |
+-----------------------------------------+---------+------------------------+
| react_agent_100x_sync | 276 ms | 280 ms: 1.01x slower |
+-----------------------------------------+---------+------------------------+
| react_agent_10x_sync | 23.0 ms | 23.4 ms: 1.01x slower |
+-----------------------------------------+---------+------------------------+
| wide_state_15x600_checkpoint | 491 ms | 498 ms: 1.02x slower |
+-----------------------------------------+---------+------------------------+
| wide_state_9x1200_checkpoint_sync | 309 ms | 314 ms: 1.02x slower |
+-----------------------------------------+---------+------------------------+
| wide_state_25x300_checkpoint | 290 ms | 294 ms: 1.02x slower |
+-----------------------------------------+---------+------------------------+
| react_agent_10x_checkpoint_sync | 37.2 ms | 37.8 ms: 1.02x slower |
+-----------------------------------------+---------+------------------------+
| react_agent_10x | 31.3 ms | 31.9 ms: 1.02x slower |
+-----------------------------------------+---------+------------------------+
| wide_state_25x300_checkpoint_sync | 276 ms | 281 ms: 1.02x slower |
+-----------------------------------------+---------+------------------------+
| wide_state_9x1200 | 27.8 ms | 28.3 ms: 1.02x slower |
+-----------------------------------------+---------+------------------------+
| react_agent_10x_checkpoint | 47.6 ms | 48.5 ms: 1.02x slower |
+-----------------------------------------+---------+------------------------+
| wide_state_9x1200_checkpoint | 322 ms | 329 ms: 1.02x slower |
+-----------------------------------------+---------+------------------------+
| wide_state_15x600 | 27.7 ms | 28.4 ms: 1.02x slower |
+-----------------------------------------+---------+------------------------+
| wide_state_25x300 | 23.8 ms | 24.5 ms: 1.03x slower |
+-----------------------------------------+---------+------------------------+
| fanout_to_subgraph_10x_checkpoint_sync | 96.1 ms | 99.0 ms: 1.03x slower |
+-----------------------------------------+---------+------------------------+
| wide_state_15x600_sync | 17.5 ms | 18.0 ms: 1.03x slower |
+-----------------------------------------+---------+------------------------+
| wide_state_9x1200_sync | 17.4 ms | 18.0 ms: 1.03x slower |
+-----------------------------------------+---------+------------------------+
| fanout_to_subgraph_100x_checkpoint_sync | 967 ms | 1.00 sec: 1.03x slower |
+-----------------------------------------+---------+------------------------+
| wide_state_25x300_sync | 15.0 ms | 15.6 ms: 1.04x slower |
+-----------------------------------------+---------+------------------------+
| fanout_to_subgraph_10x_sync | 53.0 ms | 55.1 ms: 1.04x slower |
+-----------------------------------------+---------+------------------------+
| fanout_to_subgraph_10x | 62.7 ms | 65.2 ms: 1.04x slower |
+-----------------------------------------+---------+------------------------+
| react_agent_100x_checkpoint_sync | 853 ms | 888 ms: 1.04x slower |
+-----------------------------------------+---------+------------------------+
| react_agent_100x_checkpoint | 958 ms | 1.00 sec: 1.05x slower |
+-----------------------------------------+---------+------------------------+
| fanout_to_subgraph_10x_checkpoint | 95.2 ms | 101 ms: 1.06x slower |
+-----------------------------------------+---------+------------------------+
| fanout_to_subgraph_100x_sync | 517 ms | 550 ms: 1.06x
|
Loading