Replicas LogoReplicas
Pricing
Blog
Enterprise
Customers
Docs
Book a demo
All articles
EngineeringSeptember 17, 2026•3 min read

the fastest, smoothest stream of the cloud agents we tested

How we built faster computer use in Replicas, with 1080p demos and desktop streaming benchmarks against Cursor and Devin.

By Saai Arora

Share this article

the goal was to make the agent’s computer feel local. when you take over, clicking, typing, and scrolling should feel natural, even though the computer is running in a cloud sandbox.

every click has to reach that sandbox, and the result has to stream back to your browser. we’ve been cutting the input and streaming delay we add along the way. in the benchmark below, replicas measured 127.4 ms median click-to-visible response, including the network trip.

it got to the point where i could get a kill in slither.io, watch tft, and hit 128 wpm on monkeytype, with replicas itself running locally in the same cloud sandbox. here’s the video:

we started by moving video and audio to webrtc and giving input a more direct path to the sandbox. then we worked on everything around it: preventing old frames from piling up, sharing encoding work, and recovering connections without interrupting a healthy stream.

the newest work is in capture. we built a native path that does less work when the screen hasn’t changed, reduced pixel-processing overhead, and cut unnecessary browser rendering work. we also fixed cases where a quiet or hidden desktop was mistaken for a struggling connection.

we also worked on how agents use the browser. they can now group actions into a short script, find controls by their labels, and check the result before continuing. in one recorded comparison, the same model signed in, configured an environment, and sent a workspace message with 22 browser calls instead of 45. both attempts succeeded; the new one finished in 4m 7s instead of 5m 45s. those times include different provisioning waits.

an agent using the computer also reached #1 on agar.io.

Agar.io results showing an agent reached top position 1 inside Replicas

to compare the streams, we opened the same animated page in fresh replicas, cursor, and devin sessions. fps here means new animation frames shown each second. repeated copies of the same frame don’t count. we also measured the time between new frames and how long a click took to appear. all runs used one linux chrome client with software graphics.

MetricReplicas 0.3.9CursorDevin
New frames shown per second (FPS) ↑55.749.818.0
p95 gap between new frames ↓29.3 ms36.6 ms≈182.8 ms
Median click-to-visible response ↓127.4 ms126.4 ms339.6 ms

replicas streamed at 1920×1080 (1080p), cursor at 1920×1200, and devin at 1600×1200. cursor was carrying more pixels.

replicas delivered 12% more frames per second than cursor and the shortest p95 frame gap of the three. median click latency was effectively tied with cursor and about 62% lower than devin in this test.

our first measurement code could slow devin’s viewer. we fixed that, checked the frame counts against its own viewer statistics, and reran all 40 clicks. every click matched a visible response.

see the benchmark setup
Replicas benchmark setup

1080p stream, computer-use 0.3.9.

Cursor benchmark setup

1920×1200 desktop, control enabled.

Devin benchmark setup

1600×1200 desktop, native counters visible.

i want taking over an agent’s computer to feel normal. being able to play slither in it is a nice side effect.

Written by

Saai Arora headshot

Saai Arora

Co-Founder & CTO

Share this article

++++

Bring coding agents to the cloud.

Book a demoGet started for free
Try for 14 days, no card required.
Replicas

The cloud coding agent. Run agents inside cloud environments with your codebases, tooling, and dependencies.

AICPA SOC 2Type IType II in progress

Product

  • Pricing
  • Enterprise
  • Docs
  • API

Company

  • Customers
  • Careers
  • Brand
  • Contact

Resources

  • All resources
  • Blog
  • Support
  • Privacy Policy
  • Terms of Service

© 2026 Replicas Group Inc.

All systems operational