Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
Averages of results documented
  • Loading branch information
mrbenhowl authored Dec 20, 2018
1 parent c85c8b5 commit 27b931e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Used to compare the performance of webpack between two identical projects with t
- Run 3: 2870ms
- Run 4: 2832ms
- Run 5: 2833ms
- **Average**: **2864ms**


## Previously started and stopped webpack-dev-server: webpack-dev-server start up times
Expand All @@ -16,6 +17,7 @@ Used to compare the performance of webpack between two identical projects with t
- Run 3: 2511ms
- Run 4: 2403ms
- Run 5: 2577ms
- *Average*: *2549.5ms*


## Running webpack-dev-server, component index.js file change: compile time for change
Expand All @@ -24,3 +26,4 @@ Used to compare the performance of webpack between two identical projects with t
- Run 3: 142ms
- Run 4: 238ms
- Run 5: 183ms
- *Average*: *181ms*

0 comments on commit 27b931e

Please sign in to comment.