Hacker News new | ask | show | jobs
by LeoNatan25 1132 days ago
“Runtime dispatch” does not require that the CPU feature be queried on each call. There are designs that can do a single query on launch and set up the environment so that future calls do not incur any additional penalty.