bench: 증분 루프를 측정으로 증명한다
100k줄 200모듈에서 본문 수정은 downstream을 한 칸도 건드리지 않고(재검사 1개, 0.8ms), 시그니처 수정은 hash가 변한 곳까지만 전파되어(재검사 2개, 2.1ms) downstream 소진성 위반을 실제로 잡는다. "빠르다"가 아니라 "다시 볼 것이 적다"가 주장이므로, 시간보다 재검사된 모듈 수를 먼저 출력한다. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_019ZVDeU6KLuUVL3gs18Hm3E
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
(executable
|
||||
(name bench)
|
||||
(libraries coollang unix))
|
||||
Reference in New Issue
Block a user