Jesse Wilson
|
bdf2cac6d4
|
Replace switch with if/else when processing whitespace. If/else is faster!
|
2012-08-27 04:17:29 +00:00 |
|
Jesse Wilson
|
c7cb503cdb
|
Restore fast skips.
document api ns linear runtime
TWEETS GSON_STREAM 397568 =========
TWEETS GSON_SKIP 300058 =======
READER_SHORT GSON_STREAM 76632 =
READER_SHORT GSON_SKIP 57796 =
READER_LONG GSON_STREAM 894690 =====================
READER_LONG GSON_SKIP 565114 =============
|
2012-08-27 01:17:50 +00:00 |
|
Jesse Wilson
|
5acaee4ebc
|
Check in our best Jackson vs. Gson comparison benchmarks.
http://microbenchmarks.appspot.com/run/limpbizkit@gmail.com/com.google.gson.metrics.ParseBenchmark
|
2011-12-15 07:03:01 +00:00 |
|
Inderjeet Singh
|
4e99d66817
|
Updated the dependency to the current Gson trunk: 1.7.2-SNAPSHOT
|
2011-04-13 22:47:03 +00:00 |
|
Inderjeet Singh
|
54a2444fa9
|
Updated maven configuration to ensure that 'mvn install' creates javadoc and sources jars as well.
|
2011-02-24 00:07:01 +00:00 |
|
Inderjeet Singh
|
4fc0577933
|
Split up benchmarks into specific types for serialization and deserialization.
|
2011-02-06 02:32:20 +00:00 |
|
Inderjeet Singh
|
50a1191f90
|
Updated JDK version to match caliper's
|
2011-01-31 18:35:11 +00:00 |
|
Inderjeet Singh
|
7b3cb27ee5
|
Added maven dependency to caliper in pom.xml
|
2011-01-27 01:18:52 +00:00 |
|
Inderjeet Singh
|
1ad0489b84
|
Initial version of Gson benchmark using Caliper
|
2011-01-25 19:20:20 +00:00 |
|