Skip to content
This repository has been archived by the owner on Nov 22, 2023. It is now read-only.

Releases: saucelabs/tracelib

License change

07 May 21:10
Compare
Choose a tag to compare

Include timestamp in `getFPS`

18 Sep 16:42
Compare
Choose a tag to compare

BREAKING CHANGE:

v0.2.0...vmajor

Interface Enhancement

18 Sep 06:44
Compare
Choose a tag to compare

v0.1.6...vminor

Bugfix

26 Aug 12:01
Compare
Choose a tag to compare

Note: this release might change some of your calculated values drastically given that we inspect with this release always the whole tracelog.

  • Use complete trace window for metric calculation (#15) e27c2e9

v0.1.5...vpatch

Stability Improvements

21 Aug 13:40
Compare
Choose a tag to compare
  • Assume CrRenderer thread to be the one with the most events (#14) 750d047
  • Minor refactoring (#13) 10cf7c4

v0.1.4...vpatch

Bugfix

15 Aug 13:28
Compare
Choose a tag to compare

v0.1.3...vpatch

Fix to dist package

14 Aug 15:12
Compare
Choose a tag to compare

Structural Changes

14 Aug 14:23
Compare
Choose a tag to compare
  • add new public method: getMainTrackEvents (#11) 1c358c9
  • modularize devtools and custom code (#10) e1d1870

v0.1.1...vpatch

Minor fix for dist bundle

13 Aug 13:36
Compare
Choose a tag to compare

Initial Release

13 Aug 13:26
Compare
Choose a tag to compare

Ported a variety of devtools-frontend code to allow to capture the following data out of a trace log:

  • getSummary
  • getWarningCounts
  • getFPS
  • getMemoryCounters