- hot path: code that runs a lot
- profiling: a process that figures out which code is taking up how much time when a program runs
- disassembled compiler output: the compiler turns code into cpu instructions - looking at this can give you some idea of how efficient the code is
- the compiler: best thought of as an evil genie you asked to make your code run fast
Embed Notice
HTML Code
Corresponding Notice
- Embed this notice
Ryan Castellucci :nonbinary_flag: (ryanc@infosec.exchange)'s status on Saturday, 27-Jul-2024 08:42:30 JSTRyan Castellucci :nonbinary_flag: