Socket
Socket
Sign inDemoInstall

mitata

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mitata - npm Package Compare versions

Comparing version 1.0.7 to 1.0.8

2

package.json

@@ -5,3 +5,3 @@ {

"license": "MIT",
"version": "1.0.7",
"version": "1.0.8",
"main": "src/main.mjs",

@@ -8,0 +8,0 @@ "types": "src/main.d.mts",

@@ -17,2 +17,8 @@ <h1 align=center>mitata</h1>

## Recommendations
- use dedicated hardware for running benchmarks
- run with garbage collection enabled (e.g. `node --expose-gc ...`)
- make sure your runtime has high-resolution timers and other relevant options/permissions enabled
## Quick Start

@@ -198,10 +204,10 @@

```rust
clk: ~3.04 GHz
clk: ~3.13 GHz
cpu: Apple M2 Pro
runtime: node (arm64-darwin)
runtime: node 22.8.0 (arm64-darwin)
benchmark avg (min … max) p75 p99 (min … top 1%)
-------------------------------------- -------------------------------
noop 329.34 ps/iter 334.82 ps ▇ █ !
(279.02 ps … 32.40 ns) 390.63 ps ▁▁▁▁▁▁▁█▁▁█▁▁▁▁▁▁▁▁▁▁
noop 93.09 ps/iter 91.55 ps █ !
(61.04 ps … 20.30 ns) 101.81 ps ▁▁▁▁▁▁▁▁▁▁▂▁▁▁▁█▁▁▁▁▂

@@ -240,8 +246,8 @@ ! = benchmark was likely optimized out (dead code elimination)

cpu: Apple M2 Pro
runtime: node (arm64-darwin)
runtime: node 22.8.0 (arm64-darwin)
benchmark avg (min … max) p75 p99 (min … top 1%)
-------------------------------------- -------------------------------
noop 16.35 ns/iter 16.35 ns █▂ !
(16.00 ns … 20.78 ns) 18.14 ns ▁▅██▄▃▂▂▁▁▁▁▁▁▁▁▁▁▁▁▁
noop 14.69 ns/iter 15.09 ns ▃▅▇▇▇█▅▄▂ !
(13.33 ns … 19.69 ns) 16.24 ns ▁▄▅▇███████████▆▅▄▃▂▂

@@ -248,0 +254,0 @@ ! = benchmark was likely optimized out (dead code elimination)

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc