Commit graph

15 commits

Author SHA1 Message Date
0b1b6410fc fix(typescript): in-place unmask optimization and large-payload-followup-optimization task completion 2026-06-11 08:26:19 +09:00
7fb7033024 chore(agent-roadmap): sync change-aware routing updates 2026-06-11 05:48:55 +09:00
a8d61bbe9f test(test-matrix): 야간 성능/안정성 full 후보 분리
변경 기반 라우팅에서 full 기간성 후보와 낮 시간 quick 후보를 분리해 성능/안정성의 20:00 이후 야간 실행 계약을 명확히 했다.
2026-06-10 10:19:30 +09:00
95aeabb271 Consolidate roadmap updates, archive moves, and validation routing changes 2026-06-08 19:02:21 +09:00
83a8b2250e perf(dart): WS burst 수신 회귀를 해소한다
작은 WS frame을 isolate 왕복 없이 처리해 full 성능 검증에서 확인된 Dart WS burst hard-gate 회귀를 닫는다.

성능 검증 루프의 task archive와 로드맵 완료 근거도 함께 보존한다.
2026-06-07 20:42:33 +09:00
918b192822 update roadmap and performance optimization files 2026-06-06 05:02:34 +09:00
d79e6cf2d7 test(perf): Kotlin TCP 병렬 기준선을 보강한다
Kotlin TCP parallel>=128이 baseline run을 멈추는 병목으로 확인되어 해당 행을 deferred로 기록하고, idle full baseline 후보와 후속 판단 근거를 로드맵과 작업 로그에 남긴다.
2026-06-05 20:52:56 +09:00
3a7e41861d test(perf): 성능 기준선 검증 표준을 추가한다
성능 측정을 cross-lang matrix와 분리하고, gateway 단일 신뢰 경로와 언어별 병목 개선 순서를 마일스톤에 반영한다.
2026-06-03 21:59:51 +09:00
b541b8ab44 feat: high-performance parallel operations milestone work
- Add stress benchmarks for Dart, Go, Python
- Add Kotlin crosstest stress benchmark
- Update ROADMAP and high-performance-parallel-operations milestone
- Remove deprecated inbound-queue-ordering milestone
- Update run_stress.sh test matrix script
- Update TypeScript stress benchmark
2026-06-02 22:34:15 +09:00
09a10a3de3 update roadmap and milestones 2026-06-02 19:52:27 +09:00
255c585bc1 update roadmap: add high-performance-parallel-operations milestone and update inbound-queue-ordering 2026-06-02 19:44:42 +09:00
bdcebdeb56 feat: dart inbound gateway implementation and inbound queue ordering milestone progress
- Add inbound_gateway.dart, inbound_gateway_io.dart, inbound_gateway_web.dart
- Update communicator.dart and proto_socket.dart for inbound queue support
- Update browser_ws_import_compile.dart and communicator_test.dart
- Archive Dart gateway task (04_dart_gateway)
- Create plan and code review docs for go/kotlin/python/typescript gateways
- Update roadmap files (ROADMAP.md, current.md, inbound-queue-ordering.md)
2026-06-02 10:45:33 +09:00
effc5e17bd add inbound queue ordering milestone and update test matrix remote root 2026-06-01 19:22:26 +09:00
c2567530ba update docs and roadmap 2026-05-30 21:30:24 +09:00
0bb595eef9 refactor: move roadmap files from agent-ops/roadmap to agent-roadmap 2026-05-28 04:19:20 +09:00
Renamed from agent-ops/roadmap/ROADMAP.md (Browse further)