1. Home
  2. Docs
  3. Manual
  4. Perform tests

Perform tests

Performance Test Based on Version v10

This performance test is conducted using version v10, mainly because versions after v10 have undergone deep kernel optimizations. Thanks to the encouragement and support from netizens, and also thanks to the author of WindTerm. Although we have never met and had no technical exchanges, WindTerm is truly an excellent software. I referenced some of its features and implemented them in WoTerm.

Test Environment Description:

  • WoTerm Host Configuration: 12th Gen i5, 48GB RAM.
  • Test Server Configuration: 2 cores, 8GB, Fedora, running on a virtual machine with NAT networking mode.

Test Command Description:

  1. time seq 10000000: This command generates 10 million lines of records.
  2. urandom_test.sh: This generates 100MB of data.

Test Program Version Description:

  • WoTerm: v10.2.1
  • WindTerm: v2.7.0
  • PuTTY: v0.83

The above versions are the latest at the time.

Test Time: April 18, 2025

Each comparison command was executed at least 10 times, with the maximum and minimum values removed to calculate the average.

Test Results:

1.Test processing time…

2.Execution of urandom_test Test Comparison

In this comparison, we are looking at the throughput (in terms of records processed per second).


3.Memory Usage After Executing the urandom_test Command

This shows the additional memory usage after executing the urandom_test command, with the baseline memory usage (after startup) deducted.