Code Monkey home page Code Monkey logo

benchmark-node-clone's Introduction

About Ahmad Nassri

Ahmad is a Fractional CTO, Startup Advisor, and Investor. Leading up to the acquisition by GitHub in 2020, Ahmad served as the CTO for npm, taking over the critical mission of ensuring the Open Source JavaScript registry remains stable, reliable and sustainable for the millions of developers and systems that rely on it daily.

Prior to joining npm, Ahmad led the platform engineering team as Chief Architect for TELUS Digital. As VP of Engineering at Kong, his focus was on powering API-driven development, and open-source technology for the enterprise.

Ahmad founded REFACTOR Community β€” a developer community of over 17,000+ members, operating 4 annual tech conferences in Canada.

benchmark-node-clone's People

Contributors

greenkeeper[bot] avatar greenkeeperio-bot avatar renovate-bot avatar simov avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

benchmark-node-clone's Issues

Add "fast-deepclone"

During some googling, I came across fast-clone, deep-clone, and fast-deepclone. That last one is written in C++ and sounds interesting. Wondering if it's any faster. Could you add it to the benchmark?

An in-range update of benchmark is breaking the build 🚨

Version 2.1.4 of benchmark just got published.

Branch Build failing 🚨
Dependency benchmark
Current Version 2.1.3
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

As benchmark is β€œonly” a devDependency of this project it might not break production or downstream projects, but β€œonly” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this πŸ’ͺ


Status Details
  • ❌ dependency-ci Failed dependency checks Details
Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

An in-range update of benchmark is breaking the build 🚨

Version 2.1.3 of benchmark just got published.

Branch Build failing 🚨
Dependency benchmark
Current Version 2.1.2
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

As benchmark is β€œonly” a devDependency of this project it might not break production or downstream projects, but β€œonly” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this πŸ’ͺ


Status Details
  • ❌ dependency-ci Failed dependency checks Details
Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

An in-range update of standard is breaking the build 🚨

Version 8.6.0 of standard just got published.

Branch Build failing 🚨
Dependency standard
Current Version 8.5.0
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

As standard is β€œonly” a devDependency of this project it might not break production or downstream projects, but β€œonly” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this πŸ’ͺ


Status Details
  • ❌ dependency-ci Failed dependency checks Details
Commits

The new version differs by 10 commits .

See the full diff.

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

Add "immutable-assign" aka "iassign" and "merge-options" (Please confirm the results)

Repos:

package.json:

// ...
"immutable-assign": "^2.0.6",
"merge-options": "^1.0.1"
// ...

Run npm install and continue:
index.js:

// ...
const iassign = require('immutable-assign')
const mergeOptions = require('merge-options')
// ...
'immutable-assign': data => iassign({}, ()=>data), // is that correct?
'merge-options': mergeOptions // is that correct?
// ...

Results:

capture

Please confirm that

An in-range update of standard is breaking the build 🚨

Version 9.0.2 of standard just got published.

Branch Build failing 🚨
Dependency standard
Current Version 9.0.1
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

As standard is β€œonly” a devDependency of this project it might not break production or downstream projects, but β€œonly” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this πŸ’ͺ


Status Details
  • ❌ dependency-ci Failed dependency checks Details
Commits

The new version differs by 4 commits .

See the full diff.

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

An in-range update of echint is breaking the build 🚨

Version 2.1.1 of echint just got published.

Branch Build failing 🚨
Dependency echint
Current Version 2.1.0
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

As echint is β€œonly” a devDependency of this project it might not break production or downstream projects, but β€œonly” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this πŸ’ͺ


Status Details
  • ❌ dependency-ci Failed dependency checks Details
Release Notes v2.1.1

2.1.1 (2017-01-03)

Bug Fixes

  • core: bad image deafault ignore pattern (338d2f7d)
Commits

The new version differs by 14 commits .

  • 53ec493 Merge pull request #68 from stefanmaric/hotfix/binary-glob
  • 338d2f7 fix(core): bad image deafault ignore pattern
  • 79993eb Merge pull request #66 from ahmadnassri/greenkeeper/babel-preset-env-1.1.3
  • 2b7ed45 chore(package): update babel-preset-env to version 1.1.3
  • 70a5906 Merge pull request #65 from ahmadnassri/greenkeeper/babel-preset-env-1.1.1
  • d5c79df chore(package): update babel-preset-env to version 1.1.1
  • 0a8638d Merge pull request #64 from ahmadnassri/greenkeeper/babel-preset-env-1.1.0
  • 6a98c9d chore(package): update babel-preset-env to version 1.1.0
  • ed54868 Merge pull request #63 from ahmadnassri/greenkeeper/babel-preset-env-1.0.2
  • fc1ac7e chore(package): update babel-preset-env to version 1.0.2
  • 89283b4 Merge pull request #62 from ahmadnassri/greenkeeper/babel-preset-env-1.0.1
  • ec2c9d5 chore(package): update babel-preset-env to version 1.0.1
  • f6f274a Merge pull request #61 from ahmadnassri/greenkeeper/babel-preset-env-1.0.0
  • 3e86019 chore(package): update babel-preset-env to version 1.0.0

See the full diff.

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

An in-range update of echint is breaking the build 🚨

Version 2.1.0 of echint just got published.

Branch Build failing 🚨
Dependency echint
Current Version 2.0.0
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

As echint is β€œonly” a devDependency of this project it might not break production or downstream projects, but β€œonly” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this πŸ’ͺ


Status Details
  • ❌ dependency-ci Failed dependency checks Details
Release Notes v2.1.0

2.1.0 (2016-12-04)

Features

  • config: support sharable configurations (ebfab0f6)
Commits

The new version differs by 6 commits .

  • ebfab0f feat(config): support sharable configurations
  • 433cc31 Support sharable configurations
  • 47f0ef3 Merge pull request #56 from ahmadnassri/greenkeeper/babel-preset-env-0.0.9
  • c10366b chore(package): update babel-preset-env to version 0.0.9
  • 9d6a6fc build(scripts): remove nyc dependency, use tap directly to generate coverage
  • 0f46fc5 test(dependency): adding missing dependency

See the full diff.

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

Sort results by ops/sec

I'd say the result lists become easier to read when they are sorted by operations per second, rather than alphabetically. Makes it easy to glance at the 'winners' and 'losers'.

Good idea?

add fast-clone

Hi, and thx for this very useful project !

I was wondering : searching for the fastest clone method, I found out fast-clone wich claims to be 2x~3x faster than lodash.cloneDeep.
So would it be possible to add it to the benchmark ?

Thx in advance.

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.