Discussion about this post

User's avatar
DasOhmoff's avatar

Nice one! Waiting for the next post :)

Expand full comment
Greg Fish's avatar

What about the hardware and CPU/GPU optimizations? Sure, if you’re running on bare metal, a metaprogram that decides what to compile and when it probably a good idea. If you’re running code inside a Linux Docker image preset for an x64 architecture, you might be getting in the way of what the CPU on the actual box is trying to do and create bizarre behavior or get slowed performance as the chip, the OS, the toolchain, and your metaprogram fights out what’s FI and what’s FO.

Expand full comment
8 more comments...

No posts