-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
8 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.