proto-socket/dart
toki a0c2acc95f perf(dart): isolate 대용량 payload 전달을 최적화한다
1MB 수신 경로에서 isolate mailbox copy 비용을 줄이기 위해 IO gateway의 large frame과 decoded payload 전달에 TransferableTypedData를 적용한다.

검증과 코드리뷰 완료 상태를 agent-task archive에 함께 남긴다.
2026-06-06 14:34:27 +09:00
..
.vscode Initial commit: Dart implementation of toki-socket protocol 2026-04-05 13:44:04 +09:00
bench perf(socket): 성능 병목 개선을 반영한다 2026-06-06 12:47:15 +09:00
crosstest chore: archive completed subtask 02+01_cross_baseline and update crosstest files across all languages 2026-06-03 05:14:16 +09:00
lib perf(dart): isolate 대용량 payload 전달을 최적화한다 2026-06-06 14:34:27 +09:00
test perf(dart): isolate 대용량 payload 전달을 최적화한다 2026-06-06 14:34:27 +09:00
analysis_options.yaml Initial commit: Dart implementation of toki-socket protocol 2026-04-05 13:44:04 +09:00
pubspec.yaml build(dart): protobuf 의존성을 갱신한다 2026-05-29 06:09:05 +09:00