Security News
RubyGems.org Adds New Maintainer Role
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
graphql-client-benchmarks
Advanced tools
A benchmarking suite for GraphQL clients, with focus on their cache implementations
A benchmarking suite for GraphQL clients, with focus on their cache implementations.
If you'd like to run them in a browser, there is a built copy hosted at: https://convoyinc.github.io/graphql-client-benchmarks/
If you want to run them in node, it is also available as a node module that exposes a bin script that executes the CLI runner.
npm install -g graphql-client-benchmarks
graphql-client-benchmarks
For any other case, you'll want to check out the repository, or depend on the package directly.
These approaches are mostly undocumented and lightly supported—expect to roll up your sleeves!
The benchmarking suite is set up to support many example queries and responses. If you have some you'd like to add to the suite, you can add them to the examples
folder, following the same structure. They'll automatically be pulled into the benchmarking suite.
The benchmarks are designed to be run in three different ways:
web: The web reporter provides a UI for running the baked in examples, as well as an editor to enter your own. It can be run locally via yarn dev
or yarn compile
.
cli: The CLI reporter provides a UI for running the baked in examples on a terminal. It can be
api: The benchmark suite and runner is also exposed via an API that you can use to run the examples, or provide your own. The primary entry point is runSuite
. Take a look at the web or cli reporters for an idea of how to run it, and you'll probably want to leverage the console reporter to get started.
FAQs
A benchmarking suite for GraphQL clients, with focus on their cache implementations
The npm package graphql-client-benchmarks receives a total of 0 weekly downloads. As such, graphql-client-benchmarks popularity was classified as not popular.
We found that graphql-client-benchmarks demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
Security News
Node.js will be enforcing stricter semver-major PR policies a month before major releases to enhance stability and ensure reliable release candidates.
Security News
Research
Socket's threat research team has detected five malicious npm packages targeting Roblox developers, deploying malware to steal credentials and personal data.