~~Personal~~ technical blog at https://codingnest.com
They didn't like it when I did 🙃
They didn't like it when I did 🙃
I expected it to be more given how obviously it felt askew when I unpacked it :-D
I expected it to be more given how obviously it felt askew when I unpacked it :-D
And that's still just the simple stuff before one gets into actual optimization work. 🙃
And that's still just the simple stuff before one gets into actual optimization work. 🙃
Do you care about your p99 latency or p90 (or even lower)? What does the scaling between these look like? Are you expected to scale vertically or horizontally? Are you running on shared HW, or exclusive HW?
Do you care about your p99 latency or p90 (or even lower)? What does the scaling between these look like? Are you expected to scale vertically or horizontally? Are you running on shared HW, or exclusive HW?
It's just that for some people that means avoiding pointless copies, and for other it means precisely placed explicit prefetches in their hot loops.
It's just that for some people that means avoiding pointless copies, and for other it means precisely placed explicit prefetches in their hot loops.
No reason. 🙃
No reason. 🙃
decisions, decisions...
decisions, decisions...