gds_sim.engine¶
Core execution loop.
Core execution loop — the hot path.
Every line in this module matters for performance. No deepcopy, no function wrapping, no key checks at runtime.
execute_simulation(sim)
¶
Execute a simulation across all param subsets and runs.