@@ -23,7 +23,7 @@ <h1 class="section-header">About Speedometer 3</h1>
23
23
web browser engine projects.
24
24
</ p >
25
25
< p >
26
- The following high level user journeys are implemented in the current version. Each of these journeys has one or more workloads which test important aspects of it - for example commonly used patterns, frameworks, or
26
+ The following high level user journeys are implemented in the current version. Each of these journeys has one or more workloads which test important aspects of it — for example commonly used patterns, frameworks, or
27
27
technologies.
28
28
</ p >
29
29
< ul >
@@ -32,32 +32,36 @@ <h1 class="section-header">About Speedometer 3</h1>
32
32
< li > Measures the time to add, complete, and remove 100 todo items in a basic list.</ li >
33
33
< li > Each example implements the same todo application (TodoMVC) using different techniques and frameworks.</ li >
34
34
< li >
35
- Workloads: < a href ="resources/todomvc/vanilla-examples/javascript-es5/readme.md " target ="_blank "> TodoMVC-JavaScript-ES5</ a > ,
36
- < a href ="resources/todomvc/vanilla-examples/javascript-web-components/readme.md " target ="_blank "> TodoMVC-WebComponents</ a > ,
37
- < a href ="resources/todomvc/architecture-examples/react-complex/readme.md " target ="_blank "> TodoMVC-React-Complex-DOM</ a > ,
38
- < a href ="resources/todomvc/architecture-examples/backbone/readme.md " target ="_blank "> TodoMVC-Backbone</ a > , < a href ="resources/todomvc/architecture-examples/angular/readme.md " target ="_blank "> TodoMVC-Angular</ a > ,
39
- < a href ="resources/todomvc/architecture-examples/vue/readme.md " target ="_blank "> TodoMVC-Vue</ a > , < a href ="resources/todomvc/architecture-examples/jquery/readme.md " target ="_blank "> TodoMVC-jQuery</ a > ,
40
- < a href ="resources/todomvc/architecture-examples/preact/readme.md " target ="_blank "> TodoMVC-Preact</ a > , < a href ="resources/todomvc/architecture-examples/svelte/readme.md " target ="_blank "> TodoMVC-Svelte</ a > ,
41
- < a href ="resources/todomvc/architecture-examples/lit/readme.md " target ="_blank "> TodoMVC-Lit</ a >
35
+ Workloads: < a href ="resources/todomvc/vanilla-examples/javascript-es5/README.md " target ="_blank "> TodoMVC-JavaScript-ES5</ a > ,
36
+ < a href ="resources/todomvc/vanilla-examples/javascript-es6-webpack-complex/README.md " target ="_blank "> TodoMVC-JavaScript-ES6-Webpack-Complex-DOM</ a > ,
37
+ < a href ="resources/todomvc/vanilla-examples/javascript-web-components/README.md " target ="_blank "> TodoMVC-WebComponents</ a > ,
38
+ < a href ="resources/todomvc/architecture-examples/react-complex/README.md " target ="_blank "> TodoMVC-React-Complex-DOM</ a > ,
39
+ < a href ="resources/todomvc/architecture-examples/react-redux/README.md " target ="_blank "> TodoMVC-React-Redux</ a > ,
40
+ < a href ="resources/todomvc/architecture-examples/backbone/README.md " target ="_blank "> TodoMVC-Backbone</ a > ,
41
+ < a href ="resources/todomvc/architecture-examples/angular-complex/README.md " target ="_blank "> TodoMVC-Angular-Complex-DOM</ a > ,
42
+ < a href ="resources/todomvc/architecture-examples/vue/README.md " target ="_blank "> TodoMVC-Vue</ a > , < a href ="resources/todomvc/architecture-examples/jquery/README.md " target ="_blank "> TodoMVC-jQuery</ a > ,
43
+ < a href ="resources/todomvc/architecture-examples/preact-complex/README.md " target ="_blank "> TodoMVC-Preact-Complex-DOM</ a > ,
44
+ < a href ="resources/todomvc/architecture-examples/svelte-complex/README.md " target ="_blank "> TodoMVC-Svelte-Complex-DOM</ a > ,
45
+ < a href ="resources/todomvc/architecture-examples/lit-complex/README.md " target ="_blank "> TodoMVC-Lit-Complex-DOM</ a >
42
46
</ li >
43
47
</ ul >
44
48
< li > Editing rich text</ li >
45
49
< ul >
46
50
< li > Loading and styling text inside WYSIWYG and code editors.</ li >
47
- < li > Workloads: < a href ="resources/editors/readme .md " target ="_blank "> Editor-CodeMirror</ a > , < a href ="resources/editors/readme .md " target ="_blank "> Editor-TipTap</ a > </ li >
51
+ < li > Workloads: < a href ="resources/editors/README .md " target ="_blank "> Editor-CodeMirror</ a > , < a href ="resources/editors/README .md " target ="_blank "> Editor-TipTap</ a > </ li >
48
52
</ ul >
49
53
< li > Rendering charts</ li >
50
54
< ul >
51
55
< li > Loading and interacting with SVG and canvas charts.</ li >
52
56
< li >
53
- Workloads: < a href ="resources/charts/readme .md " target ="_blank "> Charts-observable-plot</ a > , < a href ="resources/charts/readme .md " target ="_blank "> Charts-chartjs</ a > ,
54
- < a href ="resources/react-stockcharts/readme .md " target ="_blank "> React-Stockcharts-SVG</ a > , < a href ="resources/perf.webkit.org/readme .md " target ="_blank "> Perf-Dashboard</ a >
57
+ Workloads: < a href ="resources/charts/README .md " target ="_blank "> Charts-observable-plot</ a > , < a href ="resources/charts/README .md " target ="_blank "> Charts-chartjs</ a > ,
58
+ < a href ="resources/react-stockcharts/README .md " target ="_blank "> React-Stockcharts-SVG</ a > , < a href ="resources/perf.webkit.org/README .md " target ="_blank "> Perf-Dashboard</ a >
55
59
</ li >
56
60
</ ul >
57
61
< li > Reading a news site</ li >
58
62
< ul >
59
63
< li > Navigating across pages and interacting with a typical looking news site.</ li >
60
- < li > Workloads: < a href ="resources/newssite/news-next/readme .md " target ="_blank "> NewsSite-Next</ a > , < a href ="resources/newssite/news-nuxt/readme .md " target ="_blank "> NewsSite-Nuxt</ a > </ li >
64
+ < li > Workloads: < a href ="resources/newssite/news-next/README .md " target ="_blank "> NewsSite-Next</ a > , < a href ="resources/newssite/news-nuxt/README .md " target ="_blank "> NewsSite-Nuxt</ a > </ li >
61
65
</ ul >
62
66
</ ul >
63
67
0 commit comments