{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreifnwn52ydeuy35oj4on2doup2hiqr4mjfwxrqv2ult5tskjxwn4uq",
    "uri": "at://did:plc:4n6wgsqsqm6q2hjncgwmreey/app.bsky.feed.post/3mjzgfyhkya62"
  },
  "path": "/post/49172644",
  "publishedAt": "2026-04-21T15:03:19.000Z",
  "site": "https://programming.dev",
  "tags": [
    "Rust",
    "orion_stderr",
    "0 comments",
    "https://blog.ardis.dev/blog/accidentally-fastest-event-system"
  ],
  "textContent": "submitted by orion_stderr to rust\n5 points | 0 comments\nhttps://blog.ardis.dev/blog/accidentally-fastest-event-system\n\nA ~200 LOC Rust crate benchmarked against ten other languages — came out ahead of a monomorphized C++ lib by ~4× at sub-fanout dispatch. Hot loop is six instructions. Can you make it faster?",
  "title": "I accidentally made the fastest event system in the world"
}