trishume / twitterperf

Prototyping the performance of various components of a theoretical faster Twitter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Twitter performance prototype

A Rust prototype of handling the full production load of Twitter's core timeline collation on a single core by only doing the very basics in-memory. This is purely a stunt systems design curiousity rather than anything practical.

About

Prototyping the performance of various components of a theoretical faster Twitter


Languages

Language:Rust 64.1%Language:Python 35.9%