Tag: performance
Ice Lake AVX-512 Downclocking
Examining the extent of AVX related downclocking on Intel's Ice Lake CPUA Concurrency Cost Hierarchy
Concurrent operations can be grouped relatively neatly into categories based on their costThe Hunt for the Fastest Zero
Unexpected performance deviations depending on how you spell zero.Gathering Intel on Intel AVX-512 Transitions
Investigating some details of SIMD related frequency transitions on Intel CPUs.A Note on Mask Registers
Some mostly too-low-level-to-care-about hardware details of the mask registers introduced in AVX-512.Clang-format Tanks Performance
Can using clang-format make your code slower? Kind of.Incrementing Vectors
Incrementingvector<T>
for variousT
may not perform as you'd expect.Where Do Interrupts Happen?
Trying to determine exactly where asynchronous interrupts are delivered on Intel CPUs.Performance Speed Limits
A laundry list of speed limits that your code can't exceed.Beating Up on Qsort
Building sort functions faster than what the C and C++ standard libraries offer.What Has Your Microcode Done for You Lately?
CPU microcode updates can cause silent and dramatic performance changes.
subscribe via RSS