abhi9u@lemmy.world to Technology@lemmy.worldEnglish · 20 days agoA Selective Survey of Efficient Speculative Decoding Techniques for LLM Inferenceplus-squareblog.codingconfessions.comexternal-linkmessage-square0fedilinkarrow-up120
arrow-up120external-linkA Selective Survey of Efficient Speculative Decoding Techniques for LLM Inferenceplus-squareblog.codingconfessions.comabhi9u@lemmy.world to Technology@lemmy.worldEnglish · 20 days agomessage-square0fedilink
abhi9u@lemmy.world to Technology@lemmy.worldEnglish · 1 month agoCPython Runtime Internals: Key Data Structures & Runtime Bootstrappingplus-squareblog.codingconfessions.comexternal-linkmessage-square0fedilinkarrow-up129
arrow-up129external-linkCPython Runtime Internals: Key Data Structures & Runtime Bootstrappingplus-squareblog.codingconfessions.comabhi9u@lemmy.world to Technology@lemmy.worldEnglish · 1 month agomessage-square0fedilink
abhi9u@lemmy.world to Technology@lemmy.worldEnglish · 2 months agoThe Design & Implementation of the CPython Virtual Machineplus-squareblog.codingconfessions.comexternal-linkmessage-square0fedilinkarrow-up143
arrow-up143external-linkThe Design & Implementation of the CPython Virtual Machineplus-squareblog.codingconfessions.comabhi9u@lemmy.world to Technology@lemmy.worldEnglish · 2 months agomessage-square0fedilink
abhi9u@lemmy.world to Technology@lemmy.worldEnglish · 3 months agoAre Function Calls Still Slow in Python? An Analysis of Recent Optimizations in CPythonplus-squareblog.codingconfessions.comexternal-linkmessage-square13fedilinkarrow-up197
arrow-up197external-linkAre Function Calls Still Slow in Python? An Analysis of Recent Optimizations in CPythonplus-squareblog.codingconfessions.comabhi9u@lemmy.world to Technology@lemmy.worldEnglish · 3 months agomessage-square13fedilink
abhi9u@lemmy.world to Technology@lemmy.worldEnglish · 4 months agoTwo Threads, One Core: How Simultaneous Multithreading Works Under the Hoodplus-squareblog.codingconfessions.comexternal-linkmessage-square2fedilinkarrow-up158
arrow-up158external-linkTwo Threads, One Core: How Simultaneous Multithreading Works Under the Hoodplus-squareblog.codingconfessions.comabhi9u@lemmy.world to Technology@lemmy.worldEnglish · 4 months agomessage-square2fedilink
abhi9u@lemmy.world to Technology@lemmy.worldEnglish · 5 months agoCPython Garbage Collection: The Internal Mechanics and Algorithmsplus-squareblog.codingconfessions.comexternal-linkmessage-square0fedilinkarrow-up10
arrow-up10external-linkCPython Garbage Collection: The Internal Mechanics and Algorithmsplus-squareblog.codingconfessions.comabhi9u@lemmy.world to Technology@lemmy.worldEnglish · 5 months agomessage-square0fedilink
abhi9u@lemmy.world to Technology@lemmy.worldEnglish · 6 months agoHow Python Compares Floats and Ints: When Equals Isn’t Really Equalplus-squareblog.codingconfessions.comexternal-linkmessage-square0fedilinkarrow-up10
arrow-up10external-linkHow Python Compares Floats and Ints: When Equals Isn’t Really Equalplus-squareblog.codingconfessions.comabhi9u@lemmy.world to Technology@lemmy.worldEnglish · 6 months agomessage-square0fedilink
abhi9u@lemmy.world to Technology@lemmy.worldEnglish · 8 months agoA Deep Dive into the Underlying Architecture of Groq's LPUplus-squarecodeconfessions.substack.comexternal-linkmessage-square0fedilinkarrow-up10
arrow-up10external-linkA Deep Dive into the Underlying Architecture of Groq's LPUplus-squarecodeconfessions.substack.comabhi9u@lemmy.world to Technology@lemmy.worldEnglish · 8 months agomessage-square0fedilink
abhi9u@lemmy.world to Technology@lemmy.worldEnglish · 1 year agoCPython Object System Internals: Understanding the Role of PyObjectplus-squarecodeconfessions.substack.comexternal-linkmessage-square0fedilinkarrow-up10
arrow-up10external-linkCPython Object System Internals: Understanding the Role of PyObjectplus-squarecodeconfessions.substack.comabhi9u@lemmy.world to Technology@lemmy.worldEnglish · 1 year agomessage-square0fedilink
abhi9u@lemmy.world to Technology@lemmy.worldEnglish · 1 year agoWhat Every Developer Should Know About GPU Computingplus-squarecodeconfessions.substack.comexternal-linkmessage-square0fedilinkarrow-up10
arrow-up10external-linkWhat Every Developer Should Know About GPU Computingplus-squarecodeconfessions.substack.comabhi9u@lemmy.world to Technology@lemmy.worldEnglish · 1 year agomessage-square0fedilink
abhi9u@lemmy.world to Technology@lemmy.worldEnglish · 1 year agoBloom Filters and Beyond: An Illustrated Introduction and Implementationplus-squarecodeconfessions.substack.comexternal-linkmessage-square0fedilinkarrow-up130
arrow-up130external-linkBloom Filters and Beyond: An Illustrated Introduction and Implementationplus-squarecodeconfessions.substack.comabhi9u@lemmy.world to Technology@lemmy.worldEnglish · 1 year agomessage-square0fedilink
abhi9u@lemmy.world to Technology@lemmy.worldEnglish · 1 year agoUnderstanding Immortal Objects in Python 3.12: A Deep Dive into Python Internalsplus-squarecodeconfessions.substack.comexternal-linkmessage-square24fedilinkarrow-up1132
arrow-up1132external-linkUnderstanding Immortal Objects in Python 3.12: A Deep Dive into Python Internalsplus-squarecodeconfessions.substack.comabhi9u@lemmy.world to Technology@lemmy.worldEnglish · 1 year agomessage-square24fedilink
abhi9u@lemmy.world to Technology@lemmy.worldEnglish · 1 year agoHow CPython Implements Reference Counting: Dissecting CPython Internalsplus-squarecodeconfessions.substack.comexternal-linkmessage-square0fedilinkarrow-up122
arrow-up122external-linkHow CPython Implements Reference Counting: Dissecting CPython Internalsplus-squarecodeconfessions.substack.comabhi9u@lemmy.world to Technology@lemmy.worldEnglish · 1 year agomessage-square0fedilink
abhi9u@lemmy.world to Technology@lemmy.worldEnglish · 1 year agoLZ77 Is All You Need? Why Gzip + KNN Works for Text Classificationplus-squarecodeconfessions.substack.comexternal-linkmessage-square1fedilinkarrow-up137
arrow-up137external-linkLZ77 Is All You Need? Why Gzip + KNN Works for Text Classificationplus-squarecodeconfessions.substack.comabhi9u@lemmy.world to Technology@lemmy.worldEnglish · 1 year agomessage-square1fedilink