How to reliably check the speed of execution of IO(?) commands on terminal? Reason: I am moving WSL2 from SSD boot system drive to HDD. Before doing that it would be great if I could compare the speed of both.

This page summarizes the projects mentioned and recommended in the original post on /r/commandline

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • hyperfine

    A command-line benchmarking tool

  • You can use the time command to measure execution time. (i.e) time ls. Alternatively, there's a benchmarking tool called hyperfine that is much more suitable in your case.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts