Code Monkey home page Code Monkey logo

comparison-of-data-formats's People

Contributors

loyd avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

comparison-of-data-formats's Issues

RangeError [ERR_OUT_OF_RANGE]: The value of "value" is out of range. It must be >= -2147483648 and <= 2147483647. Received 2178197542

Great comparison table!

I wanted to run it myself to see if I would get similar results, but it appears it doesnt' run anymore:

 % node test.js n=20
Checking json + none...
Checking json + gzip (6)...
Checking json + deflate (6)...
Checking json + lz4...
internal/buffer.js:44
    throw new ERR_OUT_OF_RANGE('value', `>= ${min} and <= ${max}`, value);
    ^

RangeError [ERR_OUT_OF_RANGE]: The value of "value" is out of range. It must be >= -2147483648 and <= 2147483647. Received 2178197542
    at checkInt (internal/buffer.js:44:11)
    at writeU_Int32LE (internal/buffer.js:526:3)
    at Buffer.writeInt32LE (internal/buffer.js:695:10)
    at Encoder._flush (/tmp/comparison-of-data-formats/node_modules/lz4/lib/encoder_stream.js:215:7)
    at Encoder.prefinish (_stream_transform.js:141:10)
    at Encoder.emit (events.js:197:13)
    at prefinish (_stream_writable.js:635:14)
    at finishMaybe (_stream_writable.js:643:5)
    at endWritable (_stream_writable.js:663:3)
    at Encoder.Writable.end (_stream_writable.js:594:5)

Any chance you could get this running again? Maybe include a package-lock.json or whatever npm uses these days so the deps don't break?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.