top | item 46877061

(no title)

binhex | 27 days ago

> but because we have this data (file name, etc.) passed back and forth between different layers in the code. we were doing lots of .clone() and db.open() at different layers to fetch the same data. The interesting part for me was that, this change reduced our

Reduced your what? The article seems to be cut off.

discuss

order

taeric|27 days ago

I'm assuming it was going to say lines of code. It is highlighting that more was deleted than added.

larpingscholar|27 days ago

I agree. Though the line count is meaningless as the vibe coded diff has pointless formatting and whitespace changes.

suriya-ganesh|27 days ago

ah! sorry. I meant to say, "the interesting part for me was that we removed code to improve performance."