Giter Site home page Giter Site logo

node-benchmarks's Introduction

Node Benchmarks

Various Benchmarks for Node.js

Example

$ node commify

replace literal RegExp x 51,858 ops/sec ±1.24% (94 runs sampled)
split.join literal RegExp x 34,449 ops/sec ±2.82% (93 runs sampled)
split.join string x 76,756 ops/sec ±1.63% (92 runs sampled)
replace constructed RegExp x 48,910 ops/sec ±1.66% (90 runs sampled)
split.join constructed RegExp x 34,475 ops/sec ±2.15% (94 runs sampled)
replace stored literal RegExp x 51,099 ops/sec ±0.95% (95 runs sampled)
replace literal multiline RegExp x 49,770 ops/sec ±1.45% (92 runs sampled)
replace stored constructed RegExp x 50,337 ops/sec ±1.07% (87 runs sampled)
substring loop x 5,128 ops/sec ±1.45% (92 runs sampled)
Fastest is split.join string

node-benchmarks's People

Contributors

dependabot[bot] avatar hanjukim avatar

Watchers

 avatar

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.