Difference between revisions of "Internet Computer performance"

From Internet Computer Wiki
Jump to: navigation, search
(This page describes the performance of the Internet Computer.~)
 
(Manual redirects are superior to MediaWiki.)
Tags: Replaced Visual edit
 
(62 intermediate revisions by 9 users not shown)
Line 1: Line 1:
== Measurements ==
+
Content moved [https://learn.internetcomputer.org/hc/en-us/articles/39320190051348-Performance here].
=== Update calls ===
 
 
 
The internet computer can currently sustain more than 11000 updates/second for a period of four minutes, with peaks over 11500 updates/second.
 
 
 
=== Query calls ===
 
Arguably more important are query calls, since they contribute with more than 90% of the traffic we are observing on the IC.
 
 
 
The internet computer can currently process up to 250’000 queries per second.
 
We are working on several improvements to those numbers that should improve the query performance by at least on order of magnitude.
 
During our experiments, we increment the load incrementally and run each load for a period of 5 minutes.
 

Latest revision as of 14:20, 25 August 2025

Content moved here.