zlacker

[return to "War story: the hardest bug I ever debugged"]
1. cellul+En7[view] [source] 2025-03-27 03:02:09
>>jakevo+(OP)
If this was a regression, could a binary search be done on check-ins? Or is the code too distributed?
◧◩
2. kccqzy+zp7[view] [source] 2025-03-27 03:25:27
>>cellul+En7
I suppose the Google Doc team initially thought this would surely be a bug in their own code, not in Chrome or in V8, so it wouldn't help to bisect their own code. Nobody really begins to debug by blaming the compiler.
[go to top]