Show HN: Tarit – a hypervisor which is 2x faster than firecracker

A bold speed boast sparks instant fact-checking and side-eye from the crowd

TLDR: Tarit says it can spin up safer, disposable mini-computers for AI work faster than Firecracker, aiming to make isolated AI tasks quicker and cheaper. But the comment section immediately challenged the headline’s “2x faster” boast, turning the launch into a debate over missing proof and real-world limits.

A new project called Tarit rolled onto Show HN with a huge flex: it says it’s a tiny virtual machine system that can create locked-down, throwaway computer environments for AI tools faster than Firecracker, one of the best-known names in the space. In plain English, the pitch is: safer than a normal app container, quick enough for bursty AI jobs, and packed with extras like snapshots, remote access, and usage tracking. It’s the kind of launch that practically begs the internet to either clap or pounce.

And oh, the community chose pounce first. The loudest reaction was basically: hold up, where is that “2x faster” coming from? Multiple commenters immediately zeroed in on the headline claim, noting that the project’s own README says there are no published benchmark numbers from Firecracker for some of the listed comparisons. That turned the comment section into a mini courtroom drama, with readers asking whether this was a legitimate win or a marketing speedrun. The vibe was less “wow, amazing” and more “show your work.”

Then came the classic deeper-cut nerd critique: one commenter argued Tarit still can’t shrink memory in the way some users would want, which makes it great for run-it-and-trash-it jobs but less convincing for crowded, always-on setups. That’s where the real popcorn energy kicked in: some saw a promising new speed demon for AI sandboxes, while others saw a flashy benchmark battle with an asterisk the size of a data center. In other words, Tarit launched a product, and the comments launched a sequel.

Key Points

  • Tarit is presented as a microVM platform for AI agents and RL environments that uses KVM guests to provide kernel-level sandbox isolation.
  • The project includes a rust-vmm-based VMM and a separate multi-node orchestrator, taritd, for fleet management and platform control.
  • Tarit's components communicate through a shared tarit-proto Unix-socket protocol intended to support both the bundled orchestrator and third-party control planes.
  • The article highlights features including snapshot and restore, warm pools, vsock-based exec, PTY access, usage metering, audit trails, and built-in OCI image boot.
  • A comparison table in the article lists Tarit timing and feature claims against Firecracker, including 83 ms ready-to-exec from snapshot and 2.9 ms snapshot restore to a running VM.

Hottest takes

"Where does the headline come from?" — philips
"Not clear where 2x claim in the headline came from" — DenisM
"useful for 'I'll run and terminate' but not for 'I'll run next to others'" — miduil
Made with <3 by @siedrix and @shesho from CDMX. Powered by Forge&Hive.