top | item 46135184

(no title)

stonemetal12 | 2 months ago

I go with "You are responsible for the algorithms, it is responsible for the code micro optimizations". The compiler can't optimize you out of an SQL N+1 situation, that is on me to avoid, but it is better than me at loop unrolling.

discuss

order

No comments yet.