Skip to content

justsml/json-diff-performance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

npm install

Compares the size of the outputs

npm start

(My) Results

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

image

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

image

Benchmarks Ops/sec

npm test

(My) Results

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

image

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

image

About

Performance Testing Suite for JSON diff libraries

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published