Skip links

  • Skip to primary navigation
  • Skip to content
  • Skip to footer
Extensa.tech
  • Posts
  • Tags
  • About Author
    Franek Korta

    Franek Korta

    C++ developer with bias for performance

    • Twitter
    • GitHub
    • LinkedIn
    • Reddit

    Interesting article about Speculative Prefetching

    less than 1 minute read

    Planning to give it a try and find some use cases in processing high volume network traffic. Building packet descriptors from packet stream maybe?

    Direct Link

    Tags: cache, performance, research

    Categories: Blog

    Updated: October 28, 2019

    Twitter Facebook LinkedIn
    Previous Next

    Comments

    You May Also Enjoy

    Coming soon - High performance integers merging Permalink

    less than 1 minute read

    There is nothing simpler than merging two sorted vectors of integers, right? Well, it gets difficult when required performance is in hundreds of millions int...

    Old and new function multi-versioning

    1 minute read

    I have been touching multi-versioning already in two previous articles: Part I, Part II but I wanted to return to this topic once more (and probably not for ...

    Avx throttling (Part I) - UPDATED

    7 minute read

    SIMD instruction Modern CPUs contain so-called vector extensions or SIMD instructions. SIMD stands for Single Instruction Multiple Data. For x86-64 CPUs exam...

    Prefetching in memory-intensive applications

    8 minute read

    In the previous post we have been looking on various, sometimes intrusive and complicated methods of compacting data structures for providing better memory a...

    • Twitter
    • GitHub
    • LinkedIn
    • Feed
    © 2020 Extensa.tech. Powered by Jekyll & Minimal Mistakes.