mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-08-20 05:21:44 +10:00
Each case rebuilt the whole spec, which walks every router and resume JSON schema. The first case already carried a raised 15s timeout and still timed out on a loaded machine. The spec is deterministic and only read here, so build it once: the file drops from over 15s to 1.86s.