We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16cb8c8 commit e66337fCopy full SHA for e66337f
README.md
@@ -45,3 +45,5 @@ Open [http://localhost:8080/tests/chart.html](http://localhost:8080/tests/chart.
45
* partial update: Clicks on the "Update every 10th row". Appends a dot to the text of every 10th row and keeps the other rows unchanged.
46
* select 10 rows: Measures the time to click the first ten rows one after the other. Each row is highlighted when clicked.
47
* remove 10 rows: Measures the time to remove the first ten rows one after the other.
48
+
49
+A test showing the durations on my machine can be seen [here](https://rawgit.com/krausest/js-framework-benchmark/master/tests/chart.html)
0 commit comments