Skip to content

Commit fb93133

Browse files
committed
retarget performance roadmap milestone to pre-1.0 track
1 parent 368a3fc commit fb93133

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

ROADMAP.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,7 @@ Goal: lock the language and embedding API for long-term support.
370370

371371
---
372372

373-
## v1.1.0 - Performance and Benchmarking
373+
## v0.20.0 - Performance and Benchmarking (1.0 Push)
374374

375375
Goal: make performance improvements measurable, repeatable, and protected against regressions.
376376

@@ -412,9 +412,9 @@ Goal: make performance improvements measurable, repeatable, and protected agains
412412
- [ ] Add flamegraph generation instructions and hotspot triage checklist.
413413
- [ ] Add a short "performance playbook" for validating optimizations before merge.
414414

415-
### v1.1.0 Definition of Done
415+
### v0.20.0 Definition of Done
416416

417417
- [ ] Benchmarks cover runtime, capability, module, and stdlib hot paths.
418418
- [ ] CI reports benchmark deltas for guarded smoke benchmarks.
419-
- [ ] Measurable improvements are achieved versus v1.0.0 baselines.
419+
- [ ] Measurable improvements are achieved before the v1.0.0 release tag.
420420
- [ ] Performance and benchmarking workflows are documented and maintainable.

0 commit comments

Comments
 (0)