summaryrefslogtreecommitdiff
path: root/integrationtests
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-07-04 12:01:34 +0300
committerPaul Buetow <paul@buetow.org>2025-07-04 12:01:34 +0300
commitcd8466c2397361a2e4d6b236ac2dd9f9b76ffa49 (patch)
tree8ca842cfabf8123e7fd3abefdfe2ba0d1db02959 /integrationtests
parent4e7abc300e4c4607511a781ac5f67b44f00a7644 (diff)
fix: remove unnecessary delays in turbo mode for serverless operation
In serverless mode (when dcat runs locally), data is written directly to stdout and doesn't need network transmission delays. This fix eliminates the 500ms+ exit delay by skipping unnecessary sleep calls when running in serverless mode. Changes: - Skip 500ms wait in readFiles() when serverless - Skip 50ms wait in readWithTurboProcessor() when serverless - Skip aggregate serialization waits when serverless - Fix turbo benchmark test compilation errors 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
Diffstat (limited to 'integrationtests')
0 files changed, 0 insertions, 0 deletions