4 comments

[ 0.21 ms ] story [ 4.1 ms ] thread
nice to see more harness benchmarks that arent just swe-bench. how does benzi handle really large monorepos, does the code graph scale or do you chunk it
thank you!! and it scales. the same operation runs no matter the size of repo. once you have paid the cold start price, it updates incrementally (AI or user writing code).