test_order_execution_latency.d.ts 185 B

123456
  1. /**
  2. * Performance tests for order execution latency
  3. * Tests that order execution meets the <100ms requirement
  4. */
  5. export {};
  6. //# sourceMappingURL=test_order_execution_latency.d.ts.map