Measure efficiency: what happens when the workflow itself becomes larger?
Run 3 deliberately increases the amount of agent/tool work represented by the scenario. It asks whether the semantic path can reduce the amount of context and tool coordination without introducing a proportionally larger execution penalty.
The conventional flow used 56 tool calls versus 32 for Foundgine (42.9% fewer), and estimated context load fell from 7,568 to 4,364 tokens (42.3% lower). Average wall-clock time was almost flat: 14.64 ms versus 15.16 ms (+3.6%). Both flows reached the same final state.
Read the finding first, then inspect the exact evidence.
This page tells the story of the experiment. The benchmark explorer contains the interactive workload/concurrency matrix and selected-cell comparison.
The benchmark distinguishes measured timings and tool calls from its estimated context-load heuristic.