GitHub - justsml/json-diff-performance: Performance Testing Suite for JSON diff libraries (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

Testing Diffing Libs against JSON Serialized Sample Data

Libraries Tested

What's Measured?

  1. npm start -> compares the size of the output string data.
  2. npm test -> benchmarks raw ops/sec.

Get Started

Compares the size of the outputs

(My) Results

Test Environment: MacBook Pro 2.5Ghz 16GB (2015)

image

Test Environment: Debian i7-4790K 4.0GHz 32GB

image

Benchmarks Ops/sec

(My) Results

Test Environment: MacBook Pro 2.5Ghz 16GB (2015)

image

Test Environment: Debian i7-4790K 4.0GHz 32GB

image