Skip to content

Commit e66337f

Browse files
committed
Update README.md
1 parent 16cb8c8 commit e66337f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,5 @@ Open [http://localhost:8080/tests/chart.html](http://localhost:8080/tests/chart.
4545
* 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.
4646
* select 10 rows: Measures the time to click the first ten rows one after the other. Each row is highlighted when clicked.
4747
* 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

Comments
 (0)