Skip to content

Commit

Permalink
added perf result test
Browse files Browse the repository at this point in the history
  • Loading branch information
syarul committed Jan 12, 2018
1 parent 8214d90 commit 5b80c1e
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,13 @@ A solution to write clean interface for web application.

## Perf Test

> Tested with keet.js version 1.0.8
> Tested with keet.js version 1.0.8 / latest
<img src="img/2018-01-10.png" width="700">
<img src="img/2018-01-12.png" width="517">

_(Results for Microsoft Edge 41 + Windows 10 on Dell OptiPlex 5040)_

> Performance best in Microsoft Edge, slightly lower in Chrome (*Both version of keet.js does not make of difference)
You can get the test from https://github.com/syarul/preact-perf

Expand Down
Binary file added img/2018-01-12.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "keet",
"version": "2.2.5",
"version": "2.2.5-rc",
"description": "A solution to write clean interface for web application",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 5b80c1e

Please sign in to comment.