Skip to content

Releases: handsontable/performance-lab

v2.5.1

Choose a tag to compare

@budnix budnix released this 04 Mar 10:16
4e566c7

What's Changed

  • Added support for more values for --hot-version argument (#13);

v2.5.0

Choose a tag to compare

@budnix budnix released this 06 Oct 09:58
13e713c
  • Added chromedriver npm package instead of webdriver-manager and upgrade @angular/benchpress packages to the latest version;

v2.4.0

Choose a tag to compare

@budnix budnix released this 26 Sep 07:14
084ae22
  • 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

Choose a tag to compare

@budnix budnix released this 07 Aug 10:43
4de761b
  • 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

Choose a tag to compare

@budnix budnix released this 14 May 09:42
v2.2.0
0eec6d6
  • Upgrade Chrome webdriver and dev dependencies (#4)

v2.1.0

Choose a tag to compare

@budnix budnix released this 17 Apr 08:22
v2.1.0
5ce4e9e
  • An option has been added that allows for custom naming of tests under which they will be saved (--test-name, #3)

v2.0.0

Choose a tag to compare

@budnix budnix released this 02 Jan 08:38
1ce09b4
  • Refreshed the project by rewriting the code, updating the dependencies and so on (#1).

v1.0.0

Choose a tag to compare

@budnix budnix released this 07 May 14:30
  • Added more tests and fix some visual gliches