Peter Wielander
90d · built 2026-08-09
90-day totals
- Commits
- 109
- Grow
- 18.2
- Maintenance
- 17.2
- Fixes
- 14.0
- Total ETV
- 49.4
Where this dev ranks
Percentile against the global top-100 leaderboard (all-time totals).
- By commits
- Top 79 %
- By Growth share
- Top 44 %
30-day trajectory
Last 30 days vs. the 30 days before. Up arrows on Growth and ETV mean improvement; up arrow on Fixes share means more time on fixes (worse).
↓-33.3 %
vs 54 prior
↑+20.4 pp
recent vs prior
↑+11.9 pp
recent vs prior
Daily performance
Daily ETV, stacked by Growth, Maintenance and Fixes.
Work-mix over time
Share of Growth / Maintenance / Fixes over a rolling 7-day window. Reads as 'where is effort flowing right now'.
Repository spread
Where this developer's commits land. Concentrated work (top1 > 80%) vs polymath spread (top1 < 30%).
Most impactful commits
Top 20 by ETV in the 90-day window.
- 2.3ETVfix(core): batch stream writes via writeMulti (#2995)github.com-vercel-workflow · 6353c8c6 · 2026-07-20
- 2.1ETV[core] Gate event creation on the loaded event count and restart replays in-process (#3145)github.com-vercel-workflow · 1471f252 · 2026-07-31
- 1.9ETVAttributes MVP (experimental and write-only) and CI hardening (#2134) * fix(core): scan inline sourcemaps during error remapping * Attributes MVP (experimental and write-only) (#2088)github.com-vercel-workflow · 1e6b1fde · 2026-05-28
- 1.8ETV[world] Guard hook_received against a concurrent run termination (#2987)github.com-vercel-workflow · 850777a0 · 2026-07-21
- 1.4ETVAdd stateUpdatedAt precondition guard to event creation (#2266)github.com-vercel-workflow · a00d1694 · 2026-07-15
- 1.3ETVFix duplicate inline step execution on mid-step wake via message ownership (#2848)github.com-vercel-workflow · 66036282 · 2026-07-10
- 1.3ETV[core] Derive correlation ids from per-kind sequences (opt-in) (#3301)github.com-vercel-workflow · cb777259 · 2026-08-03
- 1.1ETVFix hook token reuse after dispose() (same-run and cross-run) (#2779)github.com-vercel-workflow · 7637196c · 2026-07-07
- 1.1ETV[world-local] Fix per-step AbortSignal latency and O(world) chunk polling (#2807)github.com-vercel-workflow · e7e5a0e5 · 2026-07-08
- 1.1ETV[world-vercel] Switch event endpoints to v4 wire format (#2055)github.com-vercel-workflow · 0178fa57 · 2026-06-14
- 1.1ETV[utils] Fix vercel world not being selected when running build on external CI (#3144)github.com-vercel-workflow · 49276f2d · 2026-07-28
- 1.0ETV[e2e] Add `event-log-race-repro` label for triggering CI stress-test (#2159)github.com-vercel-workflow · 625fab46 · 2026-05-30
- 1.0ETVMake runtime tuning constants env-configurable; forward server limit-override header (#2718)github.com-vercel-workflow · cc7f0765 · 2026-07-06
- 0.9ETVperf(core): parallel inline steps + optimistic lazy step start (#2516)github.com-vercel-workflow · 84ccd40e · 2026-06-18
- 0.9ETV[world-vercel] Unify HTTP request handling into a shared core (#2631)github.com-vercel-workflow · 1dcdafd4 · 2026-06-28
- 0.9ETV[core] Turbo mode: fast-path the first invocation (#2526) On the first delivery of a run's first invocation, background run_started, skip the initial event-log load, and force optimistic inline start so the run reaches its first steps with no preceding network round-trips. Safe because the first delivery has no concurrent handler to race the step create-claim; turbo exits the moment a suspension creates a hook or wait, and is a no-op for every other invocation. On by default; disable with WORKFLOW_TURBO=0.github.com-vercel-workflow · 3e82a127 · 2026-06-22
- 0.9ETV[core/world/world-vercel] Report TTFS/STSO latency telemetry on step terminal events (#2833)github.com-vercel-workflow · 3f696668 · 2026-07-08
- 0.9ETV[core] Fold events.create deltas into the replay log (#3382)github.com-vercel-workflow · a8db185c · 2026-08-07
- 0.8ETV[e2e] Rebuild the event-log corruption repro around step-count divergence (#3147)github.com-vercel-workflow · 04e5ec98 · 2026-07-28
- 0.8ETV[ci] Overhaul performance benchmarks: focused metrics + sticky PR comment (#2820)github.com-vercel-workflow · da4e0995 · 2026-07-08