Skip to content

Releases: handsontable/performance-lab

v2.5.0

06 Oct 09:58
13e713c
Compare
Choose a tag to compare
  • Added chromedriver npm package instead of webdriver-manager and upgrade @angular/benchpress packages to the latest version;

v2.4.0

26 Sep 07:14
084ae22
Compare
Choose a tag to compare
  • The option --cpu-throttle-rate has been added that allows adjusting the clock speed of the CPU. This can be useful for detecting slight deviations in performance that normally cannot be seen on fast computers.

v2.3.0

07 Aug 10:43
4de761b
Compare
Choose a tag to compare
  • Upgrade Chrome webdriver and upgrad all dependencies to thiers latest version;
  • Added aliases for CLI commands and arguments:
    • ./bin/hot-perf run is aliased as ./bin/hot-perf r
    • ./bin/hot-perf local-server benchmark-viewer is aliased as ./bin/hot-perf ls bv
    • ./bin/hot-perf local-server test-runner is aliased as ./bin/hot-perf ls tr

v2.2.0

14 May 09:42
v2.2.0
0eec6d6
Compare
Choose a tag to compare
  • Upgrade Chrome webdriver and dev dependencies (#4)

v2.1.0

17 Apr 08:22
v2.1.0
5ce4e9e
Compare
Choose a tag to compare
  • An option has been added that allows for custom naming of tests under which they will be saved (--test-name, #3)

v2.0.0

02 Jan 08:38
1ce09b4
Compare
Choose a tag to compare
  • Refreshed the project by rewriting the code, updating the dependencies and so on (#1).

v1.0.0

07 May 14:30
Compare
Choose a tag to compare
  • Added more tests and fix some visual gliches