Skip to content

Commit

Permalink
add report..
Browse files Browse the repository at this point in the history
  • Loading branch information
zhouxinyu committed Aug 12, 2016
1 parent 224b5e3 commit 519f226
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,16 @@ jvm-serializ[![Build Status](https://travis-ci.org/vongosling/jvm-serializer.svg
#### Hardware:
##### Intel(R) Core(TM) i5-3230M CPU @ 2.60GHz,4 core 8G memory
#### Software:
##### kernel 3.13.0-43-generic,x86_64 GNU/Linux
##### Java HotSpot(TM) 64-Bit Server VM 1.7.0_25
##### Darwin Kernel Version 15.4.0: Fri Feb 26 22:08:05 PST 2016; root:xnu-3248.40.184~3/RELEASE_X86_64 x86_64
##### Java HotSpot(TM) 64-Bit Server VM (build 25.77-b03, mixed mode)

### Test case
#### 1.After 12000 times warm up op,do 5000 times codec loop.recycle this procedure 10 times.
#### 1.After 10 times warmup iterations op, do 10 times measurement iterations, each iteration costs 5 seconds.
#### 2.Consider some special java type,such as BitEnum,EnumSet etc...
#### Report
![Codec Time consumption comparison](https://raw.githubusercontent.com/vongosling/jvm-serializer/master/resources/costs.png)
![Codec size comparison](https://raw.githubusercontent.com/vongosling/jvm-serializer/master/resources/size.png)

##### If you have any good advice,please contact me through email [email protected]
![Codec TPS comparison](./resources/tps.png)
![Codec size comparison](./resources/size.png)

##### If you have any good advice,please contact me through email [email protected] or [email protected]

Binary file removed resources/costs.png
Binary file not shown.
Binary file modified resources/size.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/tps.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 519f226

Please sign in to comment.