dynamic chart website

362 views
Skip to first unread message

Kannan Goundan

unread,
Apr 16, 2014, 4:48:04 AM4/16/14
to java-serialization-benchmarking
http://eishay.github.io/jvm-serializers/prototype-results-page/

That page shows the current state of the dynamic charting stuff I wrote.

To generate it yourself:
0. Build the benchmark: make
1. Run the benchmark: ./run-bench.sh
2. Collect stats into a single file: ./mk-stats.sh
3. Generate Javascript-consumable stats: ./mk-js-stats
4. Open "website/index.html" in a web browser.

"mk-js-stats" just runs "tpc/src/serializers/WriteResultsToJavascript.java".

The biggest thing that's incomplete is the serializer properties ("binary", "text", "pojo", etc) aren't fully implemented.  I think we still need to decide which properties are important and make a pass through all the serializers to make sure they're marked correctly.

Kannan Goundan

unread,
Apr 16, 2014, 4:50:33 AM4/16/14
to java-serialization-benchmarking
Example filter: file:///Users/kannan/Develop/jvm-serializers-website/prototype-results-page/index.html#filter=(json%20%26%20!slow)%20%7C%20xml
Reply all
Reply to author
Forward
0 new messages