Timeasure v0.2.1 Release Notes

Release Date: 2018-12-12 // over 5 years ago
  • ๐Ÿ”„ Changed

    • Internal implementation of the Measurement class to avoid unneeded re-calculation of constant values.

Previous changes from v0.2.0

  • โž• Added

    • ๐Ÿ†• New class macros for tracking private methods in both inline and scoped visibility declaration.

    ๐Ÿ”„ Changed

    • Start using Process.clock_gettime(Process::CLOCK_MONOTONIC) instead of Time.now for time tracking
    • โฌ†๏ธ Bumped up required Ruby version from 2.0 to 2.1