#measure-time

  1. minstant

    A drop-in replacement for std::time::Instant that measures time with high performance and high accuracy powered by TSC

    v0.1.7 68K #timing #nanosecond #clock #tsc #measure-time #rdtsc #processor
  2. measure_time

    Provices macros to measure the time until end of scope

    v0.9.0 181K #elapsed-time #measure #elapsed #wall #human-readable #time #humantime
  3. fun_time

    that allows you to easily time your function calls with a simple attribute!

    v0.3.4 2.3K #execution-time #timing #function #measure #measure-time #time
  4. ttfb

    CLI utility to measure the TTFB (time to first byte) of HTTP(S) requests. This includes data of intermediate steps, such as the relative and absolute timings of DNS lookup, TCP connect, and TLS handshake.

    v1.14.0 400 #http-request #dns-lookup #tcp-connection #measure-time #http #timing #web
  5. criterion-cycles-per-byte

    measure time with CPU cycles for criterion

    v0.6.1 6.5K #cycle #measure-time #instructions #criterion #cpu #x86-64 #measurement
  6. trice

    A minimal replacement for std::time::Instant that works in WASM for the web and Node.js

    v0.4.0 21K #performance #nodejs #time #instant #measure-time #wasm #web-performance
  7. lucky

    A program to test the probability of winning a prize

    v0.1.1 #probability #winning #prize #numbers #measure-time #analysis #count
  8. code-timing-macros

    Macros for easily measuring execution time of various code pieces

    v0.0.6 550 #timing #profiling #proc-macro #execution-time #measure-time
  9. fastant

    A drop-in replacement for std::time::Instant that measures time with high performance and high accuracy powered by Time Stamp Counter (TSC)

    v0.1.9 #timing #clock #nanosecond #tsc #rdtsc #measure-time
  10. chrono-probe

    Compare and measure the time complexity of algorithms

    v0.1.0 #algorithm #plot #measure-time #measure #benchmark #time-complexity
  11. tmrs

    CLI utility to measure time performance of commands with things like averages

    v0.3.0 #benchmarking #command-line #timing #testing #command-arguments #command-line-tool #measure-time
  12. print_perf

    Ergonomic print optimization for Rust. This crate will provide a struct and a helper macro that you can use to measure and print out the time between two points in your code.

    v0.1.9 #print #performance #perf #measurement #time-measurement #measure-time #time
  13. gbenchmark

    A benchmark library for Rust with inspiration from Go benchmarking

    v0.1.0 #benchmark #performance #timing #measure-time
  14. Try searching with DuckDuckGo.

  15. adjusting_clock

    Measure time, while synchronizing it with an external source, for example adjusting the clock of a client to match the time one of a server

    v0.1.0 #clock #synchronization #measure-time #time
  16. cortex-m-microclock

    software clock for Cortex-M devices based on the CYCCNT hardware counter

    v0.1.0 #counter #cortex-m #cyccnt #dwt #microseconds #measure-time #duration
  17. mqtt-ping

    measure latency of an MQTT broker

    v0.3.0 #measure-time #broker #ping #mqtt #sending #latency #debugging
  18. yatl

    timing library aims to be a small and efficient helper to measure time spans in a convenient way

    v0.1.0 #time #aims #helper #spans #measure #timing #measure-time
  19. elapsed

    Measure execution time of a block of code

    v0.1.2 7.4K #measure #measure-time #execution #block #execution-time #elapsed-time #prints
  20. kolbold_core

    memory and time metrics collection

    v0.2.1 #memory #metrics #measure #measurement #time-measurement #complexity #measure-time
  21. fun_time_derive

    The macro implementations of fun_time

    v0.3.4 2.7K #timing #function #execution-time #measure #measure-time #time
  22. elapsed-time

    help you to measure time taken by a function or a block of code for print debugging purpose. It output in stdout (using println) the elapsed time.

    v0.1.1 #measure-time #time #measure #debugging #metrics #performance
  23. exec_time

    Print execution time of a function

    v0.1.4 110 #execution-time #measure-time #print-time #time