App Install

Measure app installation speed. This scenario has two roles:

  • minimal: Installs a simple app which implements initialisation callbacks but otherwise doesn't contain a lot of code.
  • large: Installs a larger app that contains some dependencies and some generated data as padding to make the bundle larger.

These are intended to catch a compilation slowdown or issues with copying around large WASMs (e.g. accidental cloning or tracing). In each case, the behaviour will uninstall the app it installed so that it can re-install it on the next iteration.

Started
Thu, 02 Apr 2026 01:08:58 UTC
Peer count
1
Peer count at end
1
Behaviours
  • large (1 agent)
Holochain version
0.6.1-rc.3
Wind Tunnel version
0.6.0
Run ID
app_install_large_23878147301_1
First install time
The time from conductor startup to completion of the first app installation attempt.
1.514836949
s
Install app timing
The time taken to install an app.
mean
0.637099
s
SD
0.431644
s
p50
0.406619
s
<
p95
1.425889
s
<
p99
1.96656
s
Host Metrics
User CPU usage
CPU usage by user space
11.90
%
Network receive rate (primary)
Rate of bytes received on primary network interface
p5
20.82
KiB/s
<
mean
256.14
KiB/s
SD
1.17
MiB/s
p95
78.28
KiB/s
Network send rate (primary)
Rate of bytes sent on primary network interface
p5
7.18
KiB/s
<
mean
13.89
KiB/s
SD
15.78
KiB/s
<
p95
54.76
KiB/s
Total bytes received
Total bytes received on primary network interface
count
72.54
MiB
mean
256.14
KiB/s
Total bytes sent
Total bytes sent on primary network interface
count
3.93
MiB
mean
13.89
KiB/s
CPU spike anomaly
CPU spike anomaly was detected
NotDetected
Memory leak anomaly
Memory leak anomaly was detected
Detected

Warning Memory growing at 1511.56 MiB/s

Disk full anomaly
Disk full anomaly was detected
NotDetected
Swap thrashing anomaly
Swap thrashing anomaly was detected
NotDetected
System overload anomaly
System overload anomaly was detected
NotDetected
Additional Host Metrics
Hidden by default. Click to toggle visibility.
CPU usage
Total CPU usage and kernel CPU usage
Total
p5
9.51
%
<
mean
14.46
%
SD
12.54
%
<
p95
58.36
%
System
2.55
%
CPU percentiles
CPU usage percentiles
p50
10.92
%
p95
58.36
%
p99
62.08
%
CPU usage above 80%
Number of hosts above 80% CPU and mean time spent above threshold for those hosts
count
0
hosts
mean time
0.00
s
Memory used percentage
Percentage of memory used
p5
17.23
%
<
mean
23.99
%
SD
5.82
%
<
p95
37.61
%
Memory available percentage
Percentage of available memory
p5
62.39
%
<
mean
76.01
%
SD
5.82
%
<
p95
82.77
%
Max host memory used
Maximum memory usage percentage across all hosts
max
23.99
%
Max host swap used percentage
Maximum swap space usage percentage across all hosts
max
0.00
%
Memory growth rate
Rate of memory growth over time
growth
1511.56
MiB/s
Disk read throughput
Disk read throughput in MiB/s
0.00
MiB/s
Disk write throughput
Disk write throughput in MiB/s
3.52
MiB/s
Disk space utilization risk
Number of hosts nearing disk space capacity by mount point
Mount Point /
0/1
hosts
Mount Point /efi-boot
0/1
hosts
Mount Point /nix/store
0/1
hosts
System load average
System load averages over 1, 5, and 15 minutes. This is an unnormalised value not divided by number of CPUs, so it is only meaningful if all machines have the same core count.
1 min
1.68
5 min
0.88
15 min
0.40
CPU overloaded hosts
Percentage of hosts that experienced CPU overload
0.00
%
CPU pressure
CPU pressure over 10, 60, and 300 second averages
10 second average
p5
0
%
<
mean
0.4227
%
SD
0.8796
%
<
p95
1.26
%
60 second average
0.2770
%
300 second average
0.1330
%
Memory pressure some
Memory pressure (some tasks stalled) over 10, 60, and 300 second averages
10 second average
p5
0
%
mean
0
%
SD
0
%
p95
0
%
60 second average
0.0000
%
300 second average
0.0000
%
Memory pressure full
Memory pressure (all tasks stalled) over 10, 60, and 300 second averages
10 second average
p5
0
%
mean
0
%
SD
0
%
p95
0
%
60 second average
0.0000
%
300 second average
0.0000
%
I/O pressure some
I/O pressure (some tasks stalled) over 10, 60 and 300 second averages
10 second average
p5
15.1
%
<
mean
33.2127
%
SD
7.3054
%
<
p95
43.67
%
60 second average
27.6727
%
300 second average
13.7970
%
I/O pressure full
I/O pressure (all tasks stalled) over 10, 60 and 300 second averages
10 second average
p5
14.24
%
<
mean
32.2803
%
SD
7.3103
%
<
p95
43.3
%
60 second average
27.0200
%
300 second average
13.4543
%
Holochain process CPU usage
CPU usage by Holochain process
p5
7.22
%
<
mean
12.31
%
SD
11.5
%
<
p95
49.13
%
Holochain process memory (PSS)
Proportional Set Size memory of Holochain process
p5
112.92
KiB
<
mean
998.46
KiB
SD
485.99
KiB
<
p95
1.69
MiB
Holochain process threads
Number of threads in Holochain process
p5
18
threads
<
mean
19.7
threads
SD
2.22
threads
<
p95
21
threads
Holochain process file descriptors
Number of file descriptors used by Holochain process
p5
64
file descriptors
<
mean
500.83
file descriptors
SD
193.25
file descriptors
<
p95
646
file descriptors

First Call

This scenario installs a simple app which implements the init callback, and measures the time elapsed between start of install and calling init. It will uninstall the app it installed so that it can re-install it on the next iteration. This is required to re-run the initialisation callback.

Started
Thu, 02 Apr 2026 00:50:41 UTC
Peer count
1
Peer count at end
1
Behaviours
  • default (1 agent)
Holochain version
0.6.1-rc.3
Wind Tunnel version
0.6.0
Run ID
first_call_23878147301_1
Zome call timing
The time elapsed between start of install and calling init.
mean
0.019277
s
SD
0.04074
s
p50
0.009744
s
<
p95
0.022072
s
<
p99
0.280939
s
Host Metrics
User CPU usage
CPU usage by user space
10.84
%
Network receive rate (primary)
Rate of bytes received on primary network interface
p5
79
B/s
<
mean
225.35
KiB/s
SD
1.07
MiB/s
<
p95
460.54
KiB/s
Network send rate (primary)
Rate of bytes sent on primary network interface
p5
35
B/s
<
mean
10.59
KiB/s
SD
29.68
KiB/s
<
p95
60.39
KiB/s
Total bytes received
Total bytes received on primary network interface
count
66.02
MiB
mean
225.35
KiB/s
Total bytes sent
Total bytes sent on primary network interface
count
3.10
MiB
mean
10.59
KiB/s
CPU spike anomaly
CPU spike anomaly was detected
NotDetected
Memory leak anomaly
Memory leak anomaly was detected
Detected

Warning Memory growing at 470.32 MiB/s

Disk full anomaly
Disk full anomaly was detected
NotDetected
Swap thrashing anomaly
Swap thrashing anomaly was detected
NotDetected
System overload anomaly
System overload anomaly was detected
NotDetected
Additional Host Metrics
Hidden by default. Click to toggle visibility.
CPU usage
Total CPU usage and kernel CPU usage
Total
p5
8.32
%
<
mean
14.26
%
SD
9.93
%
<
p95
44.94
%
System
3.42
%
CPU percentiles
CPU usage percentiles
p50
10.70
%
p95
44.94
%
p99
51.63
%
CPU usage above 80%
Number of hosts above 80% CPU and mean time spent above threshold for those hosts
count
0
hosts
mean time
0.00
s
Memory used percentage
Percentage of memory used
p5
12.61
%
<
mean
14.98
%
SD
2.12
%
<
p95
19.12
%
Memory available percentage
Percentage of available memory
p5
80.88
%
<
mean
85.02
%
SD
2.12
%
<
p95
87.39
%
Max host memory used
Maximum memory usage percentage across all hosts
max
14.98
%
Max host swap used percentage
Maximum swap space usage percentage across all hosts
max
0.00
%
Memory growth rate
Rate of memory growth over time
growth
470.32
MiB/s
Disk read throughput
Disk read throughput in MiB/s
0.00
MiB/s
Disk write throughput
Disk write throughput in MiB/s
14.04
MiB/s
Disk space utilization risk
Number of hosts nearing disk space capacity by mount point
Mount Point /
0/1
hosts
Mount Point /efi-boot
0/1
hosts
Mount Point /nix/store
0/1
hosts
System load average
System load averages over 1, 5, and 15 minutes. This is an unnormalised value not divided by number of CPUs, so it is only meaningful if all machines have the same core count.
1 min
1.59
5 min
0.74
15 min
0.30
CPU overloaded hosts
Percentage of hosts that experienced CPU overload
0.00
%
CPU pressure
CPU pressure over 10, 60, and 300 second averages
10 second average
p5
0.37
%
<
mean
1.1639
%
SD
0.8284
%
<
p95
2.93
%
60 second average
0.8555
%
300 second average
0.3613
%
Memory pressure some
Memory pressure (some tasks stalled) over 10, 60, and 300 second averages
10 second average
p5
0
%
mean
0
%
SD
0
%
p95
0
%
60 second average
0.0000
%
300 second average
0.0000
%
Memory pressure full
Memory pressure (all tasks stalled) over 10, 60, and 300 second averages
10 second average
p5
0
%
mean
0
%
SD
0
%
p95
0
%
60 second average
0.0000
%
300 second average
0.0000
%
I/O pressure some
I/O pressure (some tasks stalled) over 10, 60 and 300 second averages
10 second average
p5
14.06
%
<
mean
34.4274
%
SD
7.3439
%
<
p95
43.02
%
60 second average
28.8235
%
300 second average
13.6113
%
I/O pressure full
I/O pressure (all tasks stalled) over 10, 60 and 300 second averages
10 second average
p5
12.83
%
<
mean
33.2471
%
SD
7.5073
%
<
p95
41.42
%
60 second average
28.0694
%
300 second average
13.3106
%
Holochain process CPU usage
CPU usage by Holochain process
p5
5.35
%
<
mean
8.98
%
SD
5.98
%
<
p95
21.5
%
Holochain process memory (PSS)
Proportional Set Size memory of Holochain process
p5
189.88
KiB
<
mean
406.74
KiB
SD
110.50
KiB
<
p95
475.90
KiB
Holochain process threads
Number of threads in Holochain process
p5
16
threads
<
mean
18.83
threads
SD
2.82
threads
<
p95
24
threads
Holochain process file descriptors
Number of file descriptors used by Holochain process
p5
52
file descriptors
<
mean
150.87
file descriptors
SD
156.72
file descriptors
<
p95
531
file descriptors

Local Signals

This scenario is for testing the speed and reliability of local signals. It uses a zome with a function that will emit 10,000 signals. The scenario measures how long it takes to send the signals and how many have been received by the time the zome call ends.

Started
Thu, 02 Apr 2026 00:52:43 UTC
Peer count
1
Peer count at end
1
Behaviours
  • default (1 agent)
Holochain version
0.6.1-rc.3
Wind Tunnel version
0.6.0
Run ID
local_signals_23878147301_1
Send timing
The time taken to emit a batch of 10,000 signals.
mean
0.800122
s
SD
0.378118
s
p50
0.777946
s
<
p95
1.431223
s
p99
1.431223
s
Receive timing
The time taken to receive the completed batch, to the nearest 250ms.
mean
26.12146
s
SD
8.97774
s
p50
30.001217
s
<
p95
30.001739
s
p99
30.001739
s
Success ratio
The proportion of signals successfully received in a batch.
min
0.92849999666214
<
mean
0.9734
SD
0.0206
<
max
1
Host Metrics
User CPU usage
CPU usage by user space
2.70
%
Network receive rate (primary)
Rate of bytes received on primary network interface
p5
87
B/s
<
mean
236.78
KiB/s
SD
1.17
MiB/s
p95
64.43
KiB/s
Network send rate (primary)
Rate of bytes sent on primary network interface
p5
62
B/s
<
mean
13.12
KiB/s
SD
14.39
KiB/s
<
p95
49.38
KiB/s
Total bytes received
Total bytes received on primary network interface
count
67.06
MiB
mean
236.78
KiB/s
Total bytes sent
Total bytes sent on primary network interface
count
3.72
MiB
mean
13.12
KiB/s
CPU spike anomaly
CPU spike anomaly was detected
NotDetected
Memory leak anomaly
Memory leak anomaly was detected
Detected

Warning Memory growing at 489.17 MiB/s

Disk full anomaly
Disk full anomaly was detected
NotDetected
Swap thrashing anomaly
Swap thrashing anomaly was detected
NotDetected
System overload anomaly
System overload anomaly was detected
NotDetected
Additional Host Metrics
Hidden by default. Click to toggle visibility.
CPU usage
Total CPU usage and kernel CPU usage
Total
p5
0.63
%
<
mean
5.01
%
SD
5.37
%
<
p95
10.73
%
System
2.31
%
CPU percentiles
CPU usage percentiles
p50
4.27
%
p95
10.73
%
p99
28.63
%
CPU usage above 80%
Number of hosts above 80% CPU and mean time spent above threshold for those hosts
count
0
hosts
mean time
0.00
s
Memory used percentage
Percentage of memory used
p5
6.45
%
<
mean
8.09
%
SD
1.32
%
<
p95
9.76
%
Memory available percentage
Percentage of available memory
p5
90.24
%
<
mean
91.91
%
SD
1.32
%
<
p95
93.55
%
Max host memory used
Maximum memory usage percentage across all hosts
max
8.09
%
Max host swap used percentage
Maximum swap space usage percentage across all hosts
max
0.00
%
Memory growth rate
Rate of memory growth over time
growth
489.17
MiB/s
Disk read throughput
Disk read throughput in MiB/s
0.00
MiB/s
Disk write throughput
Disk write throughput in MiB/s
2.03
MiB/s
Disk space utilization risk
Number of hosts nearing disk space capacity by mount point
Mount Point /
0/1
hosts
Mount Point /nix/store
0/1
hosts
System load average
System load averages over 1, 5, and 15 minutes. This is an unnormalised value not divided by number of CPUs, so it is only meaningful if all machines have the same core count.
1 min
0.34
5 min
0.14
15 min
0.05
CPU overloaded hosts
Percentage of hosts that experienced CPU overload
0.00
%
CPU pressure
CPU pressure over 10, 60, and 300 second averages
10 second average
p5
0
%
<
mean
0.2183
%
SD
0.2532
%
<
p95
0.76
%
60 second average
0.1613
%
300 second average
0.0577
%
Memory pressure some
Memory pressure (some tasks stalled) over 10, 60, and 300 second averages
10 second average
p5
0
%
mean
0
%
SD
0
%
p95
0
%
60 second average
0.0000
%
300 second average
0.0000
%
Memory pressure full
Memory pressure (all tasks stalled) over 10, 60, and 300 second averages
10 second average
p5
0
%
mean
0
%
SD
0
%
p95
0
%
60 second average
0.0000
%
300 second average
0.0000
%
I/O pressure some
I/O pressure (some tasks stalled) over 10, 60 and 300 second averages
10 second average
p5
0
%
<
mean
0.0267
%
SD
0.0738
%
<
p95
0.18
%
60 second average
0.0177
%
300 second average
0.0013
%
I/O pressure full
I/O pressure (all tasks stalled) over 10, 60 and 300 second averages
10 second average
p5
0
%
<
mean
0.0267
%
SD
0.0738
%
<
p95
0.18
%
60 second average
0.0177
%
300 second average
0.0013
%
Holochain process CPU usage
CPU usage by Holochain process
p5
0.09
%
<
mean
1.72
%
SD
1.51
%
<
p95
5.05
%
Holochain process memory (PSS)
Proportional Set Size memory of Holochain process
p5
196.05
KiB
<
mean
252.39
KiB
SD
25.93
KiB
<
p95
278.74
KiB
Holochain process threads
Number of threads in Holochain process
p5
16
threads
<
mean
17.57
threads
SD
1.54
threads
<
p95
19
threads
Holochain process file descriptors
Number of file descriptors used by Holochain process
p5
45
file descriptors
<
mean
66.77
file descriptors
SD
17.56
file descriptors
<
p95
102
file descriptors

Remote Call Rate

Test the throughput of remote_call operations. Each agent in this scenario waits for a certain number of peers to be available or for up to two minutes, whichever happens first, before starting its behaviour.

Started
Thu, 02 Apr 2026 00:54:53 UTC
Peer count
10
Peer count at end
100
Behaviours
  • default (1 agent)
Holochain version
0.6.1-rc.3
Wind Tunnel version
0.6.0
Run ID
remote_call_rate_23878147301_1
Dispatch timing
The time between sending a remote call and the remote handler being invoked.
Mean
mean
0.031723
s
SD
0.057791
s
Max
Highest per-partition mean latency
max mean
0.054283
s
Min
Lowest per-partition mean latency
min mean
0.017632
s
Round-trip timing
The total elapsed time to get a response to the client.
Mean
mean
0.062695
s
SD
0.075223
s
Max
Highest per-partition mean latency
max mean
0.103574
s
Min
Lowest per-partition mean latency
min mean
0.039589
s
Host Metrics
User CPU usage
CPU usage by user space
4.90
%
Network receive rate (primary)
Rate of bytes received on primary network interface
p5
8.89
KiB/s
<
mean
62.60
KiB/s
SD
500.55
KiB/s
p95
22.11
KiB/s
Network send rate (primary)
Rate of bytes sent on primary network interface
p5
5.03
KiB/s
<
mean
14.86
KiB/s
SD
9.49
KiB/s
<
p95
24.01
KiB/s
Total bytes received
Total bytes received on primary network interface
count
557.49
MiB
mean
594.66
KiB/s
Total bytes sent
Total bytes sent on primary network interface
count
132.32
MiB
mean
141.14
KiB/s
CPU spike anomaly
CPU spike anomaly was detected
NotDetected
Memory leak anomaly
Memory leak anomaly was detected
Detected

Warning Memory growing at 361.66 MiB/s

Disk full anomaly
Disk full anomaly was detected
NotDetected
Swap thrashing anomaly
Swap thrashing anomaly was detected
NotDetected
System overload anomaly
System overload anomaly was detected
NotDetected
Additional Host Metrics
Hidden by default. Click to toggle visibility.
CPU usage
Total CPU usage and kernel CPU usage
Total
p5
2.33
%
<
mean
7.65
%
SD
8.01
%
<
p95
24.69
%
System
2.74
%
CPU percentiles
CPU usage percentiles
p50
5.33
%
p95
24.69
%
p99
50.23
%
CPU usage above 80%
Number of hosts above 80% CPU and mean time spent above threshold for those hosts
count
0
hosts
mean time
0.00
s
Memory used percentage
Percentage of memory used
p5
6.25
%
<
mean
12.07
%
SD
3.93
%
<
p95
18.33
%
Memory available percentage
Percentage of available memory
p5
81.67
%
<
mean
87.93
%
SD
3.93
%
<
p95
93.75
%
Max host memory used
Maximum memory usage percentage across all hosts
max
18.59
%
Max host swap used percentage
Maximum swap space usage percentage across all hosts
max
0.00
%
Memory growth rate
Rate of memory growth over time
growth
361.66
MiB/s
Disk read throughput
Disk read throughput in MiB/s
0.00
MiB/s
Disk write throughput
Disk write throughput in MiB/s
12.20
MiB/s
Disk space utilization risk
Number of hosts nearing disk space capacity by mount point
Mount Point /
0/10
hosts
Mount Point /efi-boot
0/7
hosts
Mount Point /nix/store
0/10
hosts
System load average
System load averages over 1, 5, and 15 minutes. This is an unnormalised value not divided by number of CPUs, so it is only meaningful if all machines have the same core count.
1 min
0.48
5 min
0.39
15 min
0.22
CPU overloaded hosts
Percentage of hosts that experienced CPU overload
0.00
%
CPU pressure
CPU pressure over 10, 60, and 300 second averages
10 second average
p5
0
%
<
mean
0.2657
%
SD
1.9624
%
<
p95
0.55
%
60 second average
0.2825
%
300 second average
0.2529
%
Memory pressure some
Memory pressure (some tasks stalled) over 10, 60, and 300 second averages
10 second average
p5
0
%
mean
0
%
SD
0
%
p95
0
%
60 second average
0.0000
%
300 second average
0.0000
%
Memory pressure full
Memory pressure (all tasks stalled) over 10, 60, and 300 second averages
10 second average
p5
0
%
mean
0
%
SD
0
%
p95
0
%
60 second average
0.0000
%
300 second average
0.0000
%
I/O pressure some
I/O pressure (some tasks stalled) over 10, 60 and 300 second averages
10 second average
p5
0
%
<
mean
3.0382
%
SD
6.2488
%
<
p95
13.4
%
60 second average
3.1668
%
300 second average
3.0227
%
I/O pressure full
I/O pressure (all tasks stalled) over 10, 60 and 300 second averages
10 second average
p5
0
%
<
mean
2.7699
%
SD
5.6377
%
<
p95
12.53
%
60 second average
2.8989
%
300 second average
2.8072
%
Holochain process CPU usage
CPU usage by Holochain process
p5
0.98
%
<
mean
4.44
%
SD
5.69
%
<
p95
14.15
%
Holochain process memory (PSS)
Proportional Set Size memory of Holochain process
p5
166.98
KiB
<
mean
212.49
KiB
SD
35.21
KiB
<
p95
248.27
KiB
Holochain process threads
Number of threads in Holochain process
p5
14
threads
<
mean
18.13
threads
SD
3.13
threads
<
p95
24
threads
Holochain process file descriptors
Number of file descriptors used by Holochain process
p5
50
file descriptors
<
mean
59.15
file descriptors
SD
22.87
file descriptors
<
p95
84
file descriptors

Remote Signals

This scenario tests the throughput of remote_signals operations.

Started
Thu, 02 Apr 2026 00:56:51 UTC
Peer count
10
Peer count at end
50
Behaviours
  • default (1 agent)
Holochain version
0.6.1-rc.3
Wind Tunnel version
0.6.0
Run ID
remote_signals_23878147301_1
Round trip time
The time from origin signal dispatch to origin receive of the remote side's response signal.
mean
0.134864
s
SD
0.685711
s
p50
0.11287
s
<
p95
0.205886
s
<
p99
0.306599
s
Timeouts
The number of timeouts waiting for the remote side's response signal (default timeout is 20 seconds).
map[count:2 mean_rate_per_second:0.24 measurement_duration:map[nanos:924416247 secs:878] p5_rate_per_second:0 p95_rate_per_second:1.24 peak_rate_per_second:1.24 rate_trend:map[trend:[0 0.14 0.07 1.24] window_duration:10s] std_rate_per_second:0.45]
Host Metrics
User CPU usage
CPU usage by user space
4.95
%
Network receive rate (primary)
Rate of bytes received on primary network interface
p5
4.96
KiB/s
<
mean
48.01
KiB/s
SD
335.64
KiB/s
p95
24.57
KiB/s
Network send rate (primary)
Rate of bytes sent on primary network interface
p5
4.77
KiB/s
<
mean
14.39
KiB/s
SD
11.56
KiB/s
<
p95
28.13
KiB/s
Total bytes received
Total bytes received on primary network interface
count
211.45
MiB
mean
235.35
KiB/s
Total bytes sent
Total bytes sent on primary network interface
count
63.39
MiB
mean
70.55
KiB/s
CPU spike anomaly
CPU spike anomaly was detected
NotDetected
Memory leak anomaly
Memory leak anomaly was detected
NotDetected
Disk full anomaly
Disk full anomaly was detected
NotDetected
Swap thrashing anomaly
Swap thrashing anomaly was detected
NotDetected
System overload anomaly
System overload anomaly was detected
NotDetected
Additional Host Metrics
Hidden by default. Click to toggle visibility.
CPU usage
Total CPU usage and kernel CPU usage
Total
p5
1.73
%
<
mean
7.84
%
SD
8.99
%
<
p95
27.04
%
System
2.89
%
CPU percentiles
CPU usage percentiles
p50
4.91
%
p95
27.04
%
p99
55.33
%
CPU usage above 80%
Number of hosts above 80% CPU and mean time spent above threshold for those hosts
count
0
hosts
mean time
0.00
s
Memory used percentage
Percentage of memory used
p5
7.2
%
<
mean
11.83
%
SD
5.28
%
<
p95
22.48
%
Memory available percentage
Percentage of available memory
p5
77.52
%
<
mean
88.17
%
SD
5.28
%
<
p95
92.8
%
Max host memory used
Maximum memory usage percentage across all hosts
max
19.12
%
Max host swap used percentage
Maximum swap space usage percentage across all hosts
max
0.00
%
Memory growth rate
Rate of memory growth over time
growth
-16.15
MiB/s
Disk read throughput
Disk read throughput in MiB/s
0.00
MiB/s
Disk write throughput
Disk write throughput in MiB/s
4.99
MiB/s
Disk space utilization risk
Number of hosts nearing disk space capacity by mount point
Mount Point /
0/5
hosts
Mount Point /boot
0/1
hosts
Mount Point /efi-boot
0/2
hosts
Mount Point /nix/store
0/5
hosts
System load average
System load averages over 1, 5, and 15 minutes. This is an unnormalised value not divided by number of CPUs, so it is only meaningful if all machines have the same core count.
1 min
0.46
5 min
0.39
15 min
0.22
CPU overloaded hosts
Percentage of hosts that experienced CPU overload
0.00
%
CPU pressure
CPU pressure over 10, 60, and 300 second averages
10 second average
p5
0
%
<
mean
0.737
%
SD
3.7054
%
<
p95
1.4
%
60 second average
0.7774
%
300 second average
0.7140
%
Memory pressure some
Memory pressure (some tasks stalled) over 10, 60, and 300 second averages
10 second average
p5
0
%
mean
0
%
SD
0
%
p95
0
%
60 second average
0.0000
%
300 second average
0.0000
%
Memory pressure full
Memory pressure (all tasks stalled) over 10, 60, and 300 second averages
10 second average
p5
0
%
mean
0
%
SD
0
%
p95
0
%
60 second average
0.0000
%
300 second average
0.0000
%
I/O pressure some
I/O pressure (some tasks stalled) over 10, 60 and 300 second averages
10 second average
p5
0.02
%
<
mean
1.6295
%
SD
2.3538
%
<
p95
6.89
%
60 second average
1.6155
%
300 second average
1.4430
%
I/O pressure full
I/O pressure (all tasks stalled) over 10, 60 and 300 second averages
10 second average
p5
0.01
%
<
mean
1.4765
%
SD
2.1447
%
<
p95
5.91
%
60 second average
1.4658
%
300 second average
1.3158
%
Holochain process CPU usage
CPU usage by Holochain process
p5
0.45
%
<
mean
2.64
%
SD
5.29
%
<
p95
19.56
%
Holochain process memory (PSS)
Proportional Set Size memory of Holochain process
p5
166.41
KiB
<
mean
194.71
KiB
SD
31.63
KiB
<
p95
232.07
KiB
Holochain process threads
Number of threads in Holochain process
p5
12
threads
<
mean
19.58
threads
SD
5.35
threads
<
p95
27
threads
Holochain process file descriptors
Number of file descriptors used by Holochain process
p5
47
file descriptors
<
mean
54.35
file descriptors
SD
12.14
file descriptors
<
p95
79
file descriptors

Single-write, many-read

Creates an entry in the agent setup, then read one's own record back. This tests the maximum read performance for reading back local data when the chain is short.

Started
Thu, 02 Apr 2026 00:58:49 UTC
Peer count
1
Peer count at end
1
Behaviours
  • default (1 agent)
Holochain version
0.6.1-rc.3
Wind Tunnel version
0.6.0
Run ID
single_write_many_read_23878147301_1
read call timing
The time it takes to complete the zome call that retrieves the record.
mean
0.00382
s
SD
0.016627
s
p50
0.003034
s
<
p95
0.003562
s
<
p99
0.007674
s
read call rate
The number of read zome calls completed per second.
mean
2590.36
/s
Error count
The number of errors collected.
0
Host Metrics
User CPU usage
CPU usage by user space
18.37
%
Network receive rate (primary)
Rate of bytes received on primary network interface
p5
13.37
KiB/s
<
mean
86.37
KiB/s
SD
384.49
KiB/s
p95
24.62
KiB/s
Network send rate (primary)
Rate of bytes sent on primary network interface
p5
8.86
KiB/s
<
mean
12.52
KiB/s
SD
6.89
KiB/s
<
p95
21.10
KiB/s
Total bytes received
Total bytes received on primary network interface
count
26.15
MiB
mean
86.37
KiB/s
Total bytes sent
Total bytes sent on primary network interface
count
3.79
MiB
mean
12.52
KiB/s
CPU spike anomaly
CPU spike anomaly was detected
NotDetected
Memory leak anomaly
Memory leak anomaly was detected
Detected

Warning Memory growing at 89.58 MiB/s

Disk full anomaly
Disk full anomaly was detected
NotDetected
Swap thrashing anomaly
Swap thrashing anomaly was detected
NotDetected
System overload anomaly
System overload anomaly was detected
NotDetected
Additional Host Metrics
Hidden by default. Click to toggle visibility.
CPU usage
Total CPU usage and kernel CPU usage
Total
p5
21.97
%
<
mean
27.47
%
SD
6.8
%
<
p95
28.99
%
System
9.10
%
CPU percentiles
CPU usage percentiles
p50
26.91
%
p95
28.99
%
p99
60.16
%
CPU usage above 80%
Number of hosts above 80% CPU and mean time spent above threshold for those hosts
count
0
hosts
mean time
0.00
s
Memory used percentage
Percentage of memory used
p5
19.17
%
<
mean
22.43
%
SD
0.94
%
<
p95
23.04
%
Memory available percentage
Percentage of available memory
p5
76.96
%
<
mean
77.57
%
SD
0.94
%
<
p95
80.83
%
Max host memory used
Maximum memory usage percentage across all hosts
max
22.43
%
Max host swap used percentage
Maximum swap space usage percentage across all hosts
max
0.00
%
Memory growth rate
Rate of memory growth over time
growth
89.58
MiB/s
Disk read throughput
Disk read throughput in MiB/s
0.00
MiB/s
Disk write throughput
Disk write throughput in MiB/s
5.17
MiB/s
Disk space utilization risk
Number of hosts nearing disk space capacity by mount point
Mount Point /
0/1
hosts
Mount Point /nix/store
0/1
hosts
System load average
System load averages over 1, 5, and 15 minutes. This is an unnormalised value not divided by number of CPUs, so it is only meaningful if all machines have the same core count.
1 min
1.27
5 min
0.90
15 min
0.42
CPU overloaded hosts
Percentage of hosts that experienced CPU overload
0.00
%
CPU pressure
CPU pressure over 10, 60, and 300 second averages
10 second average
p5
0.25
%
<
mean
0.4434
%
SD
0.3952
%
<
p95
1.33
%
60 second average
0.9378
%
300 second average
1.4675
%
Memory pressure some
Memory pressure (some tasks stalled) over 10, 60, and 300 second averages
10 second average
p5
0
%
mean
0
%
SD
0
%
p95
0
%
60 second average
0.0000
%
300 second average
0.0000
%
Memory pressure full
Memory pressure (all tasks stalled) over 10, 60, and 300 second averages
10 second average
p5
0
%
mean
0
%
SD
0
%
p95
0
%
60 second average
0.0000
%
300 second average
0.0000
%
I/O pressure some
I/O pressure (some tasks stalled) over 10, 60 and 300 second averages
10 second average
p5
3.86
%
<
mean
6.4784
%
SD
2.6488
%
<
p95
13.61
%
60 second average
6.3384
%
300 second average
4.5622
%
I/O pressure full
I/O pressure (all tasks stalled) over 10, 60 and 300 second averages
10 second average
p5
3.28
%
<
mean
5.7669
%
SD
2.3198
%
<
p95
12.26
%
60 second average
5.6422
%
300 second average
4.1187
%
Holochain process CPU usage
CPU usage by Holochain process
p5
1.22
%
<
mean
18.47
%
SD
4.78
%
<
p95
21.21
%
Holochain process memory (PSS)
Proportional Set Size memory of Holochain process
p5
1.47
KiB
<
mean
217.80
KiB
SD
57.33
KiB
<
p95
254.97
KiB
Holochain process threads
Number of threads in Holochain process
p5
1
threads
<
mean
11.51
threads
SD
3.56
threads
<
p95
18
threads
Holochain process file descriptors
Number of file descriptors used by Holochain process
p5
7
file descriptors
<
mean
51.86
file descriptors
SD
14.05
file descriptors
<
p95
62
file descriptors

Two-party countersigning

This scenario tests the performance of countersigning operations. There are two roles: initiate and participate. The participants commit an entry to advertise that they are willing to participate in sessions. They listen for sessions and participate in one at a time.

Started
Thu, 02 Apr 2026 01:17:37 UTC
Peer count
3
Peer count at end
9
Behaviours
  • initiate (1 agent)
  • participate (1 agent)
Holochain version
0.6.1-rc.3
Wind Tunnel version
0.6.0
Run ID
two_party_countersigning_23878147301_1
Session accepted -- timing
The duration of the session from acceptance to completion.
Mean
mean
0.724572
s
SD
0.899808
s
Max
Highest per-partition mean latency
max mean
0.83237
s
Min
Lowest per-partition mean latency
min mean
0.616773
s
Session accepted -- success rate
The number of accepted sessions that completed per second.
Mean
mean
5.46
/s
Max
Highest per-partition mean rate
max
5.48
/s
Min
Lowest per-partition mean rate
min
5.43
/s
Session accepted -- success ratio
Fraction of accepted sessions that completed successfully (0–1).
1
Session initiated -- timing
The duration of the session from initiation to completion.
Mean
mean
0.949732
s
SD
1.137363
s
Max
Highest per-partition mean latency
max mean
0.949732
s
Min
Lowest per-partition mean latency
min mean
0.949732
s
Session initiated -- success rate
The number of initiated sessions that completed per second.
Mean
mean
10.9
/s
Max
Highest per-partition mean rate
max
10.9
/s
Min
Lowest per-partition mean rate
min
10.9
/s
Session initiated -- success ratio
Fraction of initiated sessions that completed successfully (0–1).
1
Session initiated -- failures
Initiated sessions that failed to complete.
Total
5
Agents affected
1 / 1
Mean per agent
Total count divided by number of partitions, rounded to nearest whole number
5
Max
Highest count in any single partition
5
Min
Lowest count in any single partition
5
Host Metrics
User CPU usage
CPU usage by user space
6.96
%
Network receive rate (primary)
Rate of bytes received on primary network interface
p5
4.93
KiB/s
<
mean
30.39
KiB/s
SD
15.54
KiB/s
<
p95
54.24
KiB/s
Network send rate (primary)
Rate of bytes sent on primary network interface
p5
5.46
KiB/s
<
mean
29.42
KiB/s
SD
15.47
KiB/s
<
p95
56.46
KiB/s
Total bytes received
Total bytes received on primary network interface
count
27.01
MiB
mean
89.21
KiB/s
Total bytes sent
Total bytes sent on primary network interface
count
26.14
MiB
mean
86.36
KiB/s
CPU spike anomaly
CPU spike anomaly was detected
NotDetected
Memory leak anomaly
Memory leak anomaly was detected
Detected

Warning Memory growing at 102.68 MiB/s

Disk full anomaly
Disk full anomaly was detected
NotDetected
Swap thrashing anomaly
Swap thrashing anomaly was detected
NotDetected
System overload anomaly
System overload anomaly was detected
NotDetected
Additional Host Metrics
Hidden by default. Click to toggle visibility.
CPU usage
Total CPU usage and kernel CPU usage
Total
p5
2.92
%
<
mean
9.49
%
SD
7.57
%
<
p95
13.73
%
System
2.53
%
CPU percentiles
CPU usage percentiles
p50
8.15
%
p95
13.73
%
p99
54.00
%
CPU usage above 80%
Number of hosts above 80% CPU and mean time spent above threshold for those hosts
count
0
hosts
mean time
0.00
s
Memory used percentage
Percentage of memory used
p5
7.03
%
<
mean
12.91
%
SD
4.11
%
<
p95
16.42
%
Memory available percentage
Percentage of available memory
p5
83.58
%
<
mean
87.09
%
SD
4.11
%
<
p95
92.97
%
Max host memory used
Maximum memory usage percentage across all hosts
max
16.00
%
Max host swap used percentage
Maximum swap space usage percentage across all hosts
max
0.00
%
Memory growth rate
Rate of memory growth over time
growth
102.68
MiB/s
Disk read throughput
Disk read throughput in MiB/s
0.00
MiB/s
Disk write throughput
Disk write throughput in MiB/s
9.97
MiB/s
Disk space utilization risk
Number of hosts nearing disk space capacity by mount point
Mount Point /
0/3
hosts
Mount Point /efi-boot
0/3
hosts
Mount Point /nix/store
0/3
hosts
System load average
System load averages over 1, 5, and 15 minutes. This is an unnormalised value not divided by number of CPUs, so it is only meaningful if all machines have the same core count.
1 min
1.46
5 min
0.91
15 min
0.45
CPU overloaded hosts
Percentage of hosts that experienced CPU overload
0.00
%
CPU pressure
CPU pressure over 10, 60, and 300 second averages
10 second average
p5
0.01
%
<
mean
0.6429
%
SD
0.5858
%
<
p95
1.68
%
60 second average
0.5960
%
300 second average
0.2896
%
Memory pressure some
Memory pressure (some tasks stalled) over 10, 60, and 300 second averages
10 second average
p5
0
%
mean
0
%
SD
0
%
p95
0
%
60 second average
0.0000
%
300 second average
0.0000
%
Memory pressure full
Memory pressure (all tasks stalled) over 10, 60, and 300 second averages
10 second average
p5
0
%
mean
0
%
SD
0
%
p95
0
%
60 second average
0.0000
%
300 second average
0.0000
%
I/O pressure some
I/O pressure (some tasks stalled) over 10, 60 and 300 second averages
10 second average
p5
0.55
%
<
mean
23.7598
%
SD
17.288
%
<
p95
50.86
%
60 second average
23.0294
%
300 second average
14.2340
%
I/O pressure full
I/O pressure (all tasks stalled) over 10, 60 and 300 second averages
10 second average
p5
0.5
%
<
mean
22.0218
%
SD
16.1748
%
<
p95
49.04
%
60 second average
21.3894
%
300 second average
13.3201
%
Holochain process CPU usage
CPU usage by Holochain process
p5
0.42
%
<
mean
4.74
%
SD
6.71
%
<
p95
6.77
%
Holochain process memory (PSS)
Proportional Set Size memory of Holochain process
p5
86.30
KiB
<
mean
234.66
KiB
SD
50.06
KiB
<
p95
270.73
KiB
Holochain process threads
Number of threads in Holochain process
p5
9
threads
<
mean
21.87
threads
SD
6.6
threads
<
p95
30
threads
Holochain process file descriptors
Number of file descriptors used by Holochain process
p5
45
file descriptors
<
mean
69.37
file descriptors
SD
11.98
file descriptors
<
p95
78
file descriptors

Unyt Chain Transaction Zero Arc

Tests Unyt chain transaction system performance where some agents operate with a 0-arc DHT configuration. Measures data propagation between zero-arc and full-arc nodes. The scenario has five roles:

  • initiate: Progenitor agent that initializes the network with system templates, global configuration, and foundational smart agreements
  • zero_spend: Zero-arc transaction agents that accept commitments and create spend transactions
  • zero_smart_agreements: Zero-arc agents that collect RAVEs and execute smart agreements
  • full_observer: Full-arc observer agents that passively monitor data propagation
  • zero_observer: Zero-arc observer agents that passively monitor data propagation for comparison
Started
Thu, 02 Apr 2026 01:26:23 UTC
Peer count
7
Peer count at end
49
Behaviours
  • full_observer (1 agent)
  • initiate (1 agent)
  • zero_observer (1 agent)
  • zero_smart_agreements (1 agent)
  • zero_spend (1 agent)
Holochain version
0.6.1-rc.3
Wind Tunnel version
0.6.0
Run ID
unyt_chain_transaction_zero_arc_23878147301_1
Global definition propagation time
Time from session start until each agent detected the global_definition propagation. Shows aggregate statistics across arc types and agents.
Mean
mean
0.2
s
SD
0
s
Max
Highest per-partition mean latency
max mean
1
s
Min
Lowest per-partition mean latency
min mean
0
s
Sync lag: Commitment transactions
Time between commitment creation and discovery by the receiving agent (seconds). Shows aggregate statistics across arc types and agents.
Mean
mean
0
s
SD
0
s
Max
Highest per-partition mean latency
max mean
0
s
Min
Lowest per-partition mean latency
min mean
0
s
Not enough time data to show a trend.
Sync lag: RAVE transactions
Time between RAVE creation and discovery by smart_agreements agents (seconds). Shows aggregate statistics across arc types and agents.
Mean
mean
0
s
SD
0
s
Max
Highest per-partition mean latency
max mean
0
s
Min
Lowest per-partition mean latency
min mean
0
s
Not enough time data to show a trend.
Sync lag: Grouped parked requests
Time between grouped_parked request creation and discovery (seconds). Shows aggregate statistics across arc types and agents.
Mean
mean
0
s
SD
0
s
Max
Highest per-partition mean latency
max mean
0
s
Min
Lowest per-partition mean latency
min mean
0
s
Not enough time data to show a trend.
Final ledger balance
Final ledger balance across all agents at teardown (base unyt units), partitioned by agent.
sum
0
mean
0
min
0
max
0
n
6
Final ledger fees
Final ledger fees owed across all agents at teardown (base unyt units).
sum
0
mean
0
min
0
max
0
n
6
Actionable transaction proposals
Remaining actionable transaction proposals at teardown. Non-zero sum indicates work left unfinished.
sum
0
mean
0
min
0
max
0
n
6
Actionable transaction commitments
Remaining actionable transaction commitments at teardown. Non-zero sum indicates work left unfinished.
sum
94
mean
15.67
min
0
max
94
n
6
Actionable transaction accepts
Remaining actionable transaction accepts at teardown. Non-zero sum indicates work left unfinished.
sum
0
mean
0
min
0
max
0
n
6
Actionable transaction rejects
Remaining actionable transaction rejects at teardown. Non-zero sum indicates work left unfinished.
sum
0
mean
0
min
0
max
0
n
6
Completed transaction accepts
Completed transaction accepts at teardown.
sum
0
mean
0
min
0
max
0
n
6
Completed transaction spends
Completed transaction spends at teardown.
sum
139
mean
23.17
min
0
max
68
n
6
Completed transaction RAVEs
Completed transaction RAVEs at teardown.
sum
0
mean
0
min
0
max
0
n
6
Parked spends
Parked spend counts at teardown. These are pending link-spending transactions.
sum
0
mean
0
min
0
max
0
n
6
Code template discovery count
Cumulative count of unique code templates discovered by observer agents over the run. Shows aggregate statistics across arc types and agents.
Total
8
Agents affected
2 / 2
Mean per agent
Total count divided by number of partitions, rounded to nearest whole number
4
Max
Highest count in any single partition
4
Min
Lowest count in any single partition
4
Error count
The total number of errors accumulated across all agents over the run.
28
Host Metrics
User CPU usage
CPU usage by user space
4.85
%
Network receive rate (primary)
Rate of bytes received on primary network interface
p5
958
B/s
<
mean
17.75
KiB/s
SD
147.34
KiB/s
<
p95
41.04
KiB/s
Network send rate (primary)
Rate of bytes sent on primary network interface
p5
975
B/s
<
mean
11.72
KiB/s
SD
13.98
KiB/s
<
p95
42.31
KiB/s
Total bytes received
Total bytes received on primary network interface
count
94.64
MiB
mean
105.34
KiB/s
Total bytes sent
Total bytes sent on primary network interface
count
62.49
MiB
mean
69.55
KiB/s
CPU spike anomaly
CPU spike anomaly was detected
NotDetected
Memory leak anomaly
Memory leak anomaly was detected
NotDetected
Disk full anomaly
Disk full anomaly was detected
NotDetected
Swap thrashing anomaly
Swap thrashing anomaly was detected
NotDetected
System overload anomaly
System overload anomaly was detected
NotDetected
Additional Host Metrics
Hidden by default. Click to toggle visibility.
CPU usage
Total CPU usage and kernel CPU usage
Total
p5
0.93
%
<
mean
6.4
%
SD
13.46
%
<
p95
23.44
%
System
1.55
%
CPU percentiles
CPU usage percentiles
p50
2.18
%
p95
23.44
%
p99
86.33
%
CPU usage above 80%
Number of hosts above 80% CPU and mean time spent above threshold for those hosts
count
6
hosts
mean time
0.01
s
Memory used percentage
Percentage of memory used
p5
17.41
%
<
mean
19.28
%
SD
2.01
%
<
p95
21.99
%
Memory available percentage
Percentage of available memory
p5
78.01
%
<
mean
80.72
%
SD
2.01
%
<
p95
82.59
%
Max host memory used
Maximum memory usage percentage across all hosts
max
19.77
%
Max host swap used percentage
Maximum swap space usage percentage across all hosts
max
0.00
%
Memory growth rate
Rate of memory growth over time
growth
-11.83
MiB/s
Disk read throughput
Disk read throughput in MiB/s
0.00
MiB/s
Disk write throughput
Disk write throughput in MiB/s
6.90
MiB/s
Disk space utilization risk
Number of hosts nearing disk space capacity by mount point
Mount Point /
0/6
hosts
Mount Point /efi-boot
0/5
hosts
Mount Point /nix/store
0/6
hosts
System load average
System load averages over 1, 5, and 15 minutes. This is an unnormalised value not divided by number of CPUs, so it is only meaningful if all machines have the same core count.
1 min
0.47
5 min
0.58
15 min
0.53
CPU overloaded hosts
Percentage of hosts that experienced CPU overload
0.00
%
CPU pressure
CPU pressure over 10, 60, and 300 second averages
10 second average
p5
0
%
<
mean
0.0881
%
SD
0.352
%
<
p95
0.45
%
60 second average
0.0873
%
300 second average
0.0889
%
Memory pressure some
Memory pressure (some tasks stalled) over 10, 60, and 300 second averages
10 second average
p5
0
%
mean
0
%
SD
0
%
p95
0
%
60 second average
0.0000
%
300 second average
0.0000
%
Memory pressure full
Memory pressure (all tasks stalled) over 10, 60, and 300 second averages
10 second average
p5
0
%
mean
0
%
SD
0
%
p95
0
%
60 second average
0.0000
%
300 second average
0.0000
%
I/O pressure some
I/O pressure (some tasks stalled) over 10, 60 and 300 second averages
10 second average
p5
0.84
%
<
mean
5.1974
%
SD
9.5572
%
<
p95
27.22
%
60 second average
6.0573
%
300 second average
8.7539
%
I/O pressure full
I/O pressure (all tasks stalled) over 10, 60 and 300 second averages
10 second average
p5
0.79
%
<
mean
4.7532
%
SD
8.5711
%
<
p95
21.44
%
60 second average
5.5853
%
300 second average
8.1978
%
Holochain process CPU usage
CPU usage by Holochain process
p5
0.17
%
<
mean
4.82
%
SD
13.09
%
<
p95
21.71
%
Holochain process memory (PSS)
Proportional Set Size memory of Holochain process
p5
491.62
KiB
<
mean
771.74
KiB
SD
151.27
KiB
<
p95
931.80
KiB
Holochain process threads
Number of threads in Holochain process
p5
13
threads
<
mean
19.12
threads
SD
5.43
threads
<
p95
32
threads
Holochain process file descriptors
Number of file descriptors used by Holochain process
p5
48
file descriptors
<
mean
66.95
file descriptors
SD
11.59
file descriptors
<
p95
86
file descriptors

Validation Receipts

Creates an entry, wait for required validation receipts, then repeat. Records the amount of time it took to accumulate the required number of receipts for all DHT operations. This is measured to the nearest 20ms so that we don't keep the agent too busy checking for receipts.

Each agent in this scenario waits for a certain number of peers to be available or for up to two minutes, whichever happens first, before starting its behaviour.

By default, this scenario will wait for a complete set of validation receipts before committing the next record. If the NO_VALIDATION_COMPLETE environment variable is set, it will instead publish new records on every round, building up an ever-growing list of action hashes to check on.

Started
Thu, 02 Apr 2026 01:13:29 UTC
Peer count
20
Peer count at end
400
Behaviours
  • default (1 agent)
Holochain version
0.6.1-rc.3
Wind Tunnel version
0.6.0
Run ID
validation_receipts_23878147301_1
Receipts complete timing
The amount of time between publishing a record and receiving the required number of validation receipts.
Mean
mean
7.422372
s
SD
7.276675
s
Max
Highest per-partition mean latency
max mean
10.361526
s
Min
Lowest per-partition mean latency
min mean
6.1872
s
Receipts complete rate
The number of complete validation receipt sets collected per second.
Mean
mean
1.48
/s
Max
Highest per-partition mean rate
max
1.71
/s
Min
Lowest per-partition mean rate
min
1.32
/s
Host Metrics
User CPU usage
CPU usage by user space
4.22
%
Network receive rate (primary)
Rate of bytes received on primary network interface
p5
11.07
KiB/s
<
mean
54.86
KiB/s
SD
430.93
KiB/s
p95
45.87
KiB/s
Network send rate (primary)
Rate of bytes sent on primary network interface
p5
10.45
KiB/s
<
mean
22.56
KiB/s
SD
13.66
KiB/s
<
p95
48.58
KiB/s
Total bytes received
Total bytes received on primary network interface
count
923.68
MiB
mean
1017.04
KiB/s
Total bytes sent
Total bytes sent on primary network interface
count
379.86
MiB
mean
418.25
KiB/s
CPU spike anomaly
CPU spike anomaly was detected
NotDetected
Memory leak anomaly
Memory leak anomaly was detected
Detected

Warning Memory growing at 661.19 MiB/s

Disk full anomaly
Disk full anomaly was detected
NotDetected
Swap thrashing anomaly
Swap thrashing anomaly was detected
NotDetected
System overload anomaly
System overload anomaly was detected
NotDetected
Additional Host Metrics
Hidden by default. Click to toggle visibility.
CPU usage
Total CPU usage and kernel CPU usage
Total
p5
2.21
%
<
mean
5.62
%
SD
7.55
%
<
p95
9.39
%
System
1.41
%
CPU percentiles
CPU usage percentiles
p50
4.53
%
p95
9.39
%
p99
48.64
%
CPU usage above 80%
Number of hosts above 80% CPU and mean time spent above threshold for those hosts
count
4
hosts
mean time
0.01
s
Memory used percentage
Percentage of memory used
p5
6.35
%
<
mean
11.63
%
SD
3.16
%
<
p95
15.72
%
Memory available percentage
Percentage of available memory
p5
84.28
%
<
mean
88.37
%
SD
3.16
%
<
p95
93.65
%
Max host memory used
Maximum memory usage percentage across all hosts
max
15.00
%
Max host swap used percentage
Maximum swap space usage percentage across all hosts
max
0.00
%
Memory growth rate
Rate of memory growth over time
growth
661.19
MiB/s
Disk read throughput
Disk read throughput in MiB/s
0.00
MiB/s
Disk write throughput
Disk write throughput in MiB/s
45.53
MiB/s
Disk space utilization risk
Number of hosts nearing disk space capacity by mount point
Mount Point /
0/18
hosts
Mount Point /efi-boot
0/17
hosts
Mount Point /etc/hostname
0/1
hosts
Mount Point /etc/hosts
0/1
hosts
Mount Point /etc/resolv.conf
0/1
hosts
Mount Point /nix/store
0/18
hosts
System load average
System load averages over 1, 5, and 15 minutes. This is an unnormalised value not divided by number of CPUs, so it is only meaningful if all machines have the same core count.
1 min
0.67
5 min
0.53
15 min
0.35
CPU overloaded hosts
Percentage of hosts that experienced CPU overload
0.00
%
CPU pressure
CPU pressure over 10, 60, and 300 second averages
10 second average
p5
0
%
<
mean
0.123
%
SD
0.3511
%
<
p95
0.85
%
60 second average
0.1164
%
300 second average
0.0823
%
Memory pressure some
Memory pressure (some tasks stalled) over 10, 60, and 300 second averages
10 second average
p5
0
%
mean
0
%
SD
0
%
p95
0
%
60 second average
0.0000
%
300 second average
0.0000
%
Memory pressure full
Memory pressure (all tasks stalled) over 10, 60, and 300 second averages
10 second average
p5
0
%
mean
0
%
SD
0
%
p95
0
%
60 second average
0.0000
%
300 second average
0.0000
%
I/O pressure some
I/O pressure (some tasks stalled) over 10, 60 and 300 second averages
10 second average
p5
0
%
<
mean
11.3278
%
SD
11.1252
%
<
p95
34.42
%
60 second average
10.9538
%
300 second average
8.6281
%
I/O pressure full
I/O pressure (all tasks stalled) over 10, 60 and 300 second averages
10 second average
p5
0
%
<
mean
10.8725
%
SD
10.5506
%
<
p95
31.99
%
60 second average
10.5268
%
300 second average
8.3083
%
Holochain process CPU usage
CPU usage by Holochain process
p5
1.02
%
<
mean
3.96
%
SD
7.01
%
<
p95
5.28
%
Holochain process memory (PSS)
Proportional Set Size memory of Holochain process
p5
217.14
KiB
<
mean
253.28
KiB
SD
97.95
KiB
<
p95
275.92
KiB
Holochain process threads
Number of threads in Holochain process
p5
15
threads
<
mean
24.66
threads
SD
5.35
threads
<
p95
32
threads
Holochain process file descriptors
Number of file descriptors used by Holochain process
p5
68
file descriptors
<
mean
81.52
file descriptors
SD
17.51
file descriptors
<
p95
99
file descriptors

Write/Query

Creates an entry, then queries the source chain and performs a simple operation on the entries, then repeats.

Started
Thu, 02 Apr 2026 01:00:58 UTC
Peer count
1
Peer count at end
1
Behaviours
  • default (1 agent)
Holochain version
0.6.1-rc.3
Wind Tunnel version
0.6.0
Run ID
write_query_23878147301_1
Write timing
The time it takes to complete the zome function call that writes the entry.
mean
0.116648
s
SD
0.353686
s
p50
0.010541
s
<
p95
0.982825
s
<
p99
1.671525
s
Write rate
The number of writes completed per second.
mean
60.68
/s
Query timing
The time it takes to complete the chain_query_count_len zome call that queries the source chain.
mean
0.035609
s
SD
0.024258
s
p50
0.03444
s
<
p95
0.065959
s
<
p99
0.082818
s
Query rate
The number of chain queries completed per second.
mean
60.64
/s
Error count
The number of errors accumulated during the run.
0
Host Metrics
User CPU usage
CPU usage by user space
14.88
%
Network receive rate (primary)
Rate of bytes received on primary network interface
p5
10.50
KiB/s
<
mean
12.63
KiB/s
SD
1.37
KiB/s
<
p95
14.85
KiB/s
Network send rate (primary)
Rate of bytes sent on primary network interface
p5
12.83
KiB/s
<
mean
15.70
KiB/s
SD
1.86
KiB/s
<
p95
18.75
KiB/s
Total bytes received
Total bytes received on primary network interface
count
3.58
MiB
mean
12.63
KiB/s
Total bytes sent
Total bytes sent on primary network interface
count
4.45
MiB
mean
15.70
KiB/s
CPU spike anomaly
CPU spike anomaly was detected
NotDetected
Memory leak anomaly
Memory leak anomaly was detected
NotDetected
Disk full anomaly
Disk full anomaly was detected
NotDetected
Swap thrashing anomaly
Swap thrashing anomaly was detected
NotDetected
System overload anomaly
System overload anomaly was detected
NotDetected
Additional Host Metrics
Hidden by default. Click to toggle visibility.
CPU usage
Total CPU usage and kernel CPU usage
Total
p5
16.08
%
<
mean
20.03
%
SD
6.01
%
<
p95
23.01
%
System
5.15
%
CPU percentiles
CPU usage percentiles
p50
18.84
%
p95
23.01
%
p99
50.21
%
CPU usage above 80%
Number of hosts above 80% CPU and mean time spent above threshold for those hosts
count
0
hosts
mean time
0.00
s
Memory used percentage
Percentage of memory used
p5
15.84
%
<
mean
15.98
%
SD
0.16
%
<
p95
16.32
%
Memory available percentage
Percentage of available memory
p5
83.68
%
<
mean
84.02
%
SD
0.16
%
<
p95
84.16
%
Max host memory used
Maximum memory usage percentage across all hosts
max
15.98
%
Max host swap used percentage
Maximum swap space usage percentage across all hosts
max
0.00
%
Memory growth rate
Rate of memory growth over time
growth
-8.96
MiB/s
Disk read throughput
Disk read throughput in MiB/s
0.00
MiB/s
Disk write throughput
Disk write throughput in MiB/s
5.99
MiB/s
Disk space utilization risk
Number of hosts nearing disk space capacity by mount point
Mount Point /
0/1
hosts
Mount Point /efi-boot
0/1
hosts
Mount Point /nix/store
0/1
hosts
System load average
System load averages over 1, 5, and 15 minutes. This is an unnormalised value not divided by number of CPUs, so it is only meaningful if all machines have the same core count.
1 min
2.05
5 min
1.13
15 min
0.50
CPU overloaded hosts
Percentage of hosts that experienced CPU overload
0.00
%
CPU pressure
CPU pressure over 10, 60, and 300 second averages
10 second average
p5
0.24
%
<
mean
0.478
%
SD
0.2981
%
<
p95
1.16
%
60 second average
0.4697
%
300 second average
0.2383
%
Memory pressure some
Memory pressure (some tasks stalled) over 10, 60, and 300 second averages
10 second average
p5
0
%
mean
0
%
SD
0
%
p95
0
%
60 second average
0.0000
%
300 second average
0.0000
%
Memory pressure full
Memory pressure (all tasks stalled) over 10, 60, and 300 second averages
10 second average
p5
0
%
mean
0
%
SD
0
%
p95
0
%
60 second average
0.0000
%
300 second average
0.0000
%
I/O pressure some
I/O pressure (some tasks stalled) over 10, 60 and 300 second averages
10 second average
p5
10.97
%
<
mean
27.6123
%
SD
5.745
%
<
p95
35.78
%
60 second average
23.6763
%
300 second average
11.9227
%
I/O pressure full
I/O pressure (all tasks stalled) over 10, 60 and 300 second averages
10 second average
p5
9.72
%
<
mean
24.6123
%
SD
5.2384
%
<
p95
31.69
%
60 second average
21.1157
%
300 second average
10.6450
%
Holochain process CPU usage
CPU usage by Holochain process
p5
8.66
%
<
mean
12.58
%
SD
6.21
%
<
p95
15.71
%
Holochain process memory (PSS)
Proportional Set Size memory of Holochain process
p5
234.29
KiB
<
mean
234.81
KiB
SD
20.51
KiB
<
p95
242.34
KiB
Holochain process threads
Number of threads in Holochain process
p5
13
threads
<
mean
15.33
threads
SD
1.3
threads
<
p95
17
threads
Holochain process file descriptors
Number of file descriptors used by Holochain process
p5
57
file descriptors
<
mean
59.3
file descriptors
SD
2.34
file descriptors
<
p95
64
file descriptors

Write/Read

Creates an entry and reads it back, then repeats.

Started
Thu, 02 Apr 2026 01:02:53 UTC
Peer count
1
Peer count at end
1
Behaviours
  • default (1 agent)
Holochain version
0.6.1-rc.3
Wind Tunnel version
0.6.0
Run ID
write_read_23878147301_1
Write timing
The time taken to write the entry.
mean
0.064817
s
SD
0.186356
s
p50
0.017285
s
<
p95
0.404755
s
<
p99
1.038541
s
Write rate
The number of writes completed per second.
mean
110.64
/s
Read timing
The time taken to read the entry.
mean
0.022326
s
SD
0.018316
s
p50
0.019868
s
<
p95
0.046364
s
<
p99
0.079516
s
Read rate
The number of reads completed per second.
mean
110.64
/s
Error count
The number of errors accumulated over the run.
0
Host Metrics
User CPU usage
CPU usage by user space
20.59
%
Network receive rate (primary)
Rate of bytes received on primary network interface
p5
39
B/s
<
mean
141.77
KiB/s
SD
774.87
KiB/s
p95
3.93
KiB/s
Network send rate (primary)
Rate of bytes sent on primary network interface
p5
134
B/s
<
mean
4.24
KiB/s
SD
18.05
KiB/s
<
p95
6.61
KiB/s
Total bytes received
Total bytes received on primary network interface
count
42.92
MiB
mean
141.77
KiB/s
Total bytes sent
Total bytes sent on primary network interface
count
1.28
MiB
mean
4.24
KiB/s
CPU spike anomaly
CPU spike anomaly was detected
NotDetected
Memory leak anomaly
Memory leak anomaly was detected
Detected

Warning Memory growing at 40.55 MiB/s

Disk full anomaly
Disk full anomaly was detected
NotDetected
Swap thrashing anomaly
Swap thrashing anomaly was detected
NotDetected
System overload anomaly
System overload anomaly was detected
NotDetected
Additional Host Metrics
Hidden by default. Click to toggle visibility.
CPU usage
Total CPU usage and kernel CPU usage
Total
p5
12.16
%
<
mean
23.37
%
SD
7.85
%
<
p95
32.96
%
System
2.78
%
CPU percentiles
CPU usage percentiles
p50
23.38
%
p95
32.96
%
p99
47.67
%
CPU usage above 80%
Number of hosts above 80% CPU and mean time spent above threshold for those hosts
count
0
hosts
mean time
0.00
s
Memory used percentage
Percentage of memory used
p5
8.61
%
<
mean
11.1
%
SD
0.78
%
<
p95
11.65
%
Memory available percentage
Percentage of available memory
p5
88.35
%
<
mean
88.9
%
SD
0.78
%
<
p95
91.39
%
Max host memory used
Maximum memory usage percentage across all hosts
max
11.10
%
Max host swap used percentage
Maximum swap space usage percentage across all hosts
max
0.00
%
Memory growth rate
Rate of memory growth over time
growth
40.55
MiB/s
Disk read throughput
Disk read throughput in MiB/s
0.00
MiB/s
Disk write throughput
Disk write throughput in MiB/s
9.01
MiB/s
Disk space utilization risk
Number of hosts nearing disk space capacity by mount point
Mount Point /
0/1
hosts
Mount Point /efi-boot
0/1
hosts
Mount Point /nix/store
0/1
hosts
System load average
System load averages over 1, 5, and 15 minutes. This is an unnormalised value not divided by number of CPUs, so it is only meaningful if all machines have the same core count.
1 min
1.63
5 min
0.77
15 min
0.30
CPU overloaded hosts
Percentage of hosts that experienced CPU overload
0.00
%
CPU pressure
CPU pressure over 10, 60, and 300 second averages
10 second average
p5
0.2
%
<
mean
0.5122
%
SD
0.1873
%
<
p95
0.75
%
60 second average
0.4400
%
300 second average
0.2041
%
Memory pressure some
Memory pressure (some tasks stalled) over 10, 60, and 300 second averages
10 second average
p5
0
%
mean
0
%
SD
0
%
p95
0
%
60 second average
0.0000
%
300 second average
0.0000
%
Memory pressure full
Memory pressure (all tasks stalled) over 10, 60, and 300 second averages
10 second average
p5
0
%
mean
0
%
SD
0
%
p95
0
%
60 second average
0.0000
%
300 second average
0.0000
%
I/O pressure some
I/O pressure (some tasks stalled) over 10, 60 and 300 second averages
10 second average
p5
6.41
%
<
mean
20.2325
%
SD
6.1617
%
<
p95
30.46
%
60 second average
17.7359
%
300 second average
9.0231
%
I/O pressure full
I/O pressure (all tasks stalled) over 10, 60 and 300 second averages
10 second average
p5
5.91
%
<
mean
19.7281
%
SD
6.1473
%
<
p95
29.82
%
60 second average
17.3109
%
300 second average
8.8153
%
Holochain process CPU usage
CPU usage by Holochain process
p5
13.34
%
<
mean
22.03
%
SD
5.92
%
<
p95
29.65
%
Holochain process memory (PSS)
Proportional Set Size memory of Holochain process
p5
225.64
KiB
<
mean
234.14
KiB
SD
11.39
KiB
<
p95
244.10
KiB
Holochain process threads
Number of threads in Holochain process
p5
14
threads
<
mean
14.83
threads
SD
0.64
threads
<
p95
15
threads
Holochain process file descriptors
Number of file descriptors used by Holochain process
p5
59
file descriptors
<
mean
60.67
file descriptors
SD
2.78
file descriptors
<
p95
66
file descriptors

Write validated

Creates an entry, updates it and links the create to the update, then repeats. Each of the three actions is validated by the included hApp.

Started
Thu, 02 Apr 2026 01:04:54 UTC
Peer count
1
Peer count at end
1
Behaviours
  • default (1 agent)
Holochain version
0.6.1-rc.3
Wind Tunnel version
0.6.0
Run ID
write_validated_23878147301_1
Write timing
The time it takes to complete the zome function call that writes the entry, updates it, and links to the update.
mean
0.097429
s
SD
0.198085
s
p50
0.03447
s
<
p95
0.494737
s
<
p99
1.084875
s
Write rate
The number of write zome function calls that complete per second.
mean
43.56
/s
Read timing
The time it takes to complete the zome function call that reads the data.
mean
0.12525
s
SD
0.194998
s
p50
0.056355
s
<
p95
0.510666
s
<
p99
1.004726
s
Read rate
The number of read zome function calls that complete per second.
mean
43.52
/s
Error count
The number of errors accumulated over the run.
0
Host Metrics
User CPU usage
CPU usage by user space
21.19
%
Network receive rate (primary)
Rate of bytes received on primary network interface
p5
26
B/s
<
mean
286
B/s
SD
642
B/s
<
p95
664
B/s
Network send rate (primary)
Rate of bytes sent on primary network interface
p5
105
B/s
<
mean
892
B/s
SD
966
B/s
<
p95
1.55
KiB/s
Total bytes received
Total bytes received on primary network interface
count
83.82
KiB
mean
286
B/s
Total bytes sent
Total bytes sent on primary network interface
count
261.39
KiB
mean
892
B/s
CPU spike anomaly
CPU spike anomaly was detected
NotDetected
Memory leak anomaly
Memory leak anomaly was detected
Detected

Warning Memory growing at 73.32 MiB/s

Disk full anomaly
Disk full anomaly was detected
NotDetected
Swap thrashing anomaly
Swap thrashing anomaly was detected
NotDetected
System overload anomaly
System overload anomaly was detected
NotDetected
Additional Host Metrics
Hidden by default. Click to toggle visibility.
CPU usage
Total CPU usage and kernel CPU usage
Total
p5
16.08
%
<
mean
25.84
%
SD
9.35
%
<
p95
53.71
%
System
4.65
%
CPU percentiles
CPU usage percentiles
p50
24.51
%
p95
53.71
%
p99
60.36
%
CPU usage above 80%
Number of hosts above 80% CPU and mean time spent above threshold for those hosts
count
0
hosts
mean time
0.00
s
Memory used percentage
Percentage of memory used
p5
14.4
%
<
mean
15.5
%
SD
1.15
%
<
p95
16.2
%
Memory available percentage
Percentage of available memory
p5
83.8
%
<
mean
84.5
%
SD
1.15
%
<
p95
85.6
%
Max host memory used
Maximum memory usage percentage across all hosts
max
15.50
%
Max host swap used percentage
Maximum swap space usage percentage across all hosts
max
0.00
%
Memory growth rate
Rate of memory growth over time
growth
73.32
MiB/s
Disk read throughput
Disk read throughput in MiB/s
0.00
MiB/s
Disk write throughput
Disk write throughput in MiB/s
10.66
MiB/s
Disk space utilization risk
Number of hosts nearing disk space capacity by mount point
Mount Point /
0/1
hosts
Mount Point /efi-boot
0/1
hosts
Mount Point /nix/store
0/1
hosts
System load average
System load averages over 1, 5, and 15 minutes. This is an unnormalised value not divided by number of CPUs, so it is only meaningful if all machines have the same core count.
1 min
1.91
5 min
0.90
15 min
0.36
CPU overloaded hosts
Percentage of hosts that experienced CPU overload
0.00
%
CPU pressure
CPU pressure over 10, 60, and 300 second averages
10 second average
p5
0
%
<
mean
0.0565
%
SD
0.0838
%
<
p95
0.3
%
60 second average
0.0568
%
300 second average
0.0184
%
Memory pressure some
Memory pressure (some tasks stalled) over 10, 60, and 300 second averages
10 second average
p5
0
%
mean
0
%
SD
0
%
p95
0
%
60 second average
0.0000
%
300 second average
0.0000
%
Memory pressure full
Memory pressure (all tasks stalled) over 10, 60, and 300 second averages
10 second average
p5
0
%
mean
0
%
SD
0
%
p95
0
%
60 second average
0.0000
%
300 second average
0.0000
%
I/O pressure some
I/O pressure (some tasks stalled) over 10, 60 and 300 second averages
10 second average
p5
8.86
%
<
mean
20.7503
%
SD
4.5548
%
<
p95
27.79
%
60 second average
17.5339
%
300 second average
8.6510
%
I/O pressure full
I/O pressure (all tasks stalled) over 10, 60 and 300 second averages
10 second average
p5
8.66
%
<
mean
20.0587
%
SD
4.432
%
<
p95
26.79
%
60 second average
16.9410
%
300 second average
8.3626
%
Holochain process CPU usage
CPU usage by Holochain process
p5
14.76
%
<
mean
23.41
%
SD
6.96
%
<
p95
31.03
%
Holochain process memory (PSS)
Proportional Set Size memory of Holochain process
p5
485.02
KiB
mean
481.48
KiB
SD
31.79
KiB
<
p95
489.10
KiB
Holochain process threads
Number of threads in Holochain process
p5
14
threads
<
mean
15.5
threads
SD
0.96
threads
<
p95
17
threads
Holochain process file descriptors
Number of file descriptors used by Holochain process
p5
64
file descriptors
<
mean
66.97
file descriptors
SD
2.64
file descriptors
<
p95
72
file descriptors