Links tagged “performance”
25 links, newest first.
github.com
GigaToken: ~1000x faster language model tokenization - a thousandfold speedup on the least glamorous step in the pipeline, with benchmarks in the repo.
purplesyringa.moe
Quadrupling code performance with a "useless" if - branch prediction, aliasing and autovectorisation, taken apart with benchmarks.
fergusfinn.com
What happens when you run a CUDA kernel? - the whole journey from launch to silicon, one layer at a time.
jayfreestone.com
You might not need a service worker - the browser APIs that often make it redundant.
brooker.co.za
Meet Alice. Alice is impatient.: Marc Brooker on why your average user waits longer than your average response time. Queueing theory you can feel.
danielchasehooper.com
A fast, growable array with stable pointers in C.
zhihaojia.medium.com
Read more →
thenewstack.io
Read more →
cybertec-postgresql.com
A couple of weeks ago I have seen a horribly designed, 370 billion (with a “b”) row Oracle database monster running some sort of aggregations.
jaegertracing.io
Introduction Welcome to Jaeger’s documentation portal!
checklists.opquast.com
Les check-lists des professionnels du Web Découvrez également les checklists
github.com
react-lazyload Lazyload your Components, Images or anything matters the performance.
medium.com
Why do VC firms become Platforms?
nginx.com
We all know that the performance of applications and web sites is a critical factor in their success.
developers.google.com
Fetching something over the network is both slow and expensive: large responses require many roundtrips between the client and server, which delays when they are available and can be processed by the browser, and also incurs data costs for the visitor.
github.com
asyncpg -- A fast PostgreSQL Database Client Library for Python/asyncio asyncpg is a database interface library designed specifically for PostgreSQL and Python/asyncio.
uvloop.readthedocs.io
uvloop uvloop is a fast, drop-in replacement of the built-in asyncio event loop.


















