Detalhes do pacote

@artilleryio/sketches-js

DataDog378.4kApache-2.02.1.1

TypeScript implementation of DDSketch, a distributed quantile sketch algorithm

histogram, ddsketch, sketches, quantiles

readme (leia-me)

sketches-js

This is a fork of @datadog/sketches-js used by Artillery with a couple of fixes that haven't been upstreamed yet:

  • Retain summary statistics on merge - PR #13
  • Set zeroCount when on merge - PR #18