Bmark.Server.BmarkEntry

BmarkEntry holds a single benchmark entry for the list.

  • module - The module that contains the bmark function.
  • name - The benchmark name (also the name of the underlying function)
  • runs - The number of times to run the benchmark.