New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@bunchmark/stats

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bunchmark/stats - npm Package Compare versions

Comparing version 1.0.0-pre-1 to 1.0.0-pre-2

2

package.json
{
"name": "@bunchmark/stats",
"version": "1.0.0-pre-1",
"version": "1.0.0-pre-2",
"license": "ISC",

@@ -5,0 +5,0 @@ "description": "The bunchmark statistical routines.",

@@ -94,6 +94,2 @@ # @bunmchmark/stats

### logMAD(array, logMedian = Math.log2(median(array)))
Similar to MAD, but works in log space. This is better suited for the benchmark use case since the timing distributions look log-normal (or even more skewed). The MAD gives undue weight to the right tail.
## Statistical tests

@@ -100,0 +96,0 @@

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