Releases: handsontable/performance-lab
Releases · handsontable/performance-lab
v2.5.1
Compare
Sorry, something went wrong.
No results found
budnix
released this
04 Mar 10:16
What's Changed
Added support for more values for --hot-version argument (#13 );
v2.5.0
Compare
Sorry, something went wrong.
No results found
budnix
released this
06 Oct 09:58
Added chromedriver npm package instead of webdriver-manager and upgrade @angular/benchpress packages to the latest version;
v2.4.0
Compare
Sorry, something went wrong.
No results found
budnix
released this
26 Sep 07:14
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
Compare
Sorry, something went wrong.
No results found
budnix
released this
07 Aug 10:43
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
Compare
Sorry, something went wrong.
No results found
budnix
released this
14 May 09:42
Upgrade Chrome webdriver and dev dependencies (#4 )
v2.1.0
Compare
Sorry, something went wrong.
No results found
budnix
released this
17 Apr 08:22
An option has been added that allows for custom naming of tests under which they will be saved (--test-name, #3 )
v2.0.0
Compare
Sorry, something went wrong.
No results found
budnix
released this
02 Jan 08:38
Refreshed the project by rewriting the code, updating the dependencies and so on (#1 ).
v1.0.0
Compare
Sorry, something went wrong.
No results found
budnix
released this
07 May 14:30
Added more tests and fix some visual gliches