Skip to content

Commit 9487c93

Browse files
pranaygpclaude
andcommitted
chore: add changeset for world-local optimizations
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
1 parent c9748aa commit 9487c93

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.changeset/brave-walls-trade.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
"@workflow/world-local": patch
3+
---
4+
5+
perf: optimize for high-concurrency workflows
6+
7+
- Add in-memory cache for file existence checks to avoid expensive fs.access() calls
8+
- Increase default concurrency limit from 20 to 100
9+
- Improve HTTP connection pooling with undici Agent (100 connections, 30s keepalive)

0 commit comments

Comments
 (0)