You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,9 +4,7 @@ This is a simple benchmark for several javascript frameworks. The benchmarks cre
4
4
5
5
This work is derived from a benchmark that Richard Ayotte published on https://gist.github.com/RichAyotte/a7b8780341d5e75beca7 and adds more framework and more operations.
6
6
7
-
It's also uses the work of ShMcK [Framework-Performance-Tests-with-Meteor](https://github.com/ShMcK/Framework-Performance-Tests-with-Meteor) who put Protractor and BenchPress wonderfully to work.
8
-
9
-
Thanks to both for their great work.
7
+
Thanks for the great work.
10
8
11
9
## Prerequsites
12
10
@@ -57,6 +55,8 @@ Open [http://localhost:8080/webdriver-java/chart.html](http://localhost:8080/web
57
55
58
56
## Execute the benchmarks with protractor and benchpress [deprecated]
59
57
58
+
This uses the work of ShMcK [Framework-Performance-Tests-with-Meteor](https://github.com/ShMcK/Framework-Performance-Tests-with-Meteor) who put Protractor and BenchPress wonderfully to work.
0 commit comments