All @arikajs/benchmark versions

@arikajs/benchmark @0.10.5

MIT
License
No
Install Scripts
7
Dependencies
1
Dev Dependencies
6.3 KB
Package Size
Published

Benchmark suite for ArikaJS applications.

Maintainers

prakashtank

Dependencies (7)

PackageConstraintRegistry Status
arikajs 0.10.5 No greenflagged match
express ^4.22.1 auto_approved
fastify ^5.8.1 auto_approved
autocannon ^8.0.0 auto_approved
cli-table3 ^0.6.5 auto_approved
@arikajs/http 0.10.5 No greenflagged match
@arikajs/router 0.10.5 auto_approved

Dev Dependencies (1)

PackageConstraintRegistry Status
@types/express ^5.0.6 auto_approved

Transitive Dependency Tree

151 transitive deps max depth 10
  ├─ @arikajs/http 0.10.5
  ├─ @arikajs/router 0.10.5 → 0.10.5
  ├─ arikajs 0.10.5
  ├─ autocannon ^8.0.0 → 8.0.0
  ├─ cli-table3 ^0.6.5 → 0.6.5
  ├─ express ^4.22.1 → 4.22.2
├─ fastify ^5.8.1 → 5.8.5
  ├─ @arikajs/dispatcher 0.10.5 → 0.10.5
  ├─ @arikajs/http 0.10.5
  ├─ @fastify/ajv-compiler ^4.0.5 → 4.0.5
  ├─ @fastify/error ^4.0.0 → 4.2.0
  ├─ @fastify/fast-json-stringify-compiler ^5.0.0 → 5.0.3
  ├─ @fastify/proxy-addr ^5.0.0 → 5.1.0
  ├─ abstract-logging ^2.0.1 → 2.0.1
  ├─ accepts ~1.3.8 → 1.3.8
  ├─ array-flatten 1.1.1 → 1.1.1
  ├─ avvio ^9.0.0 → 9.2.0
  ├─ body-parser ~1.20.5 → 1.20.5
  ├─ chalk ^4.1.0 → 4.1.2
  ├─ char-spinner ^1.0.1
  ├─ cli-table3 ^0.6.0 → 0.6.5
  ├─ color-support ^1.1.1 → 1.1.3
  ├─ content-disposition ~0.5.4 → 0.5.4
  ├─ content-type ~1.0.4 → 1.0.5
  ├─ cookie ~0.7.1 → 0.7.2
  ├─ cookie-signature ~1.0.6 → 1.0.7
  ├─ debug 2.6.9
  ├─ depd 2.0.0 → 2.0.0
  ├─ encodeurl ~2.0.0 → 2.0.0
  ├─ escape-html ~1.0.3 → 1.0.3
  ├─ etag ~1.8.1 → 1.8.1
  ├─ fast-json-stringify ^6.0.0 → 6.4.0
  ├─ finalhandler ~1.3.1 → 1.3.2
  ├─ find-my-way ^9.0.0 → 9.6.0
  ├─ form-data ^4.0.0 → 4.0.5
  ├─ fresh ~0.5.2 → 0.5.2
  ├─ hdr-histogram-js ^3.0.0
  ├─ hdr-histogram-percentiles-obj ^3.0.0 → 3.0.0
  ├─ http-errors ~2.0.0 → 2.0.1
  ├─ http-parser-js ^0.5.2 → 0.5.10
  ├─ hyperid ^3.0.0
  ├─ light-my-request ^6.0.0 → 6.6.0
  ├─ lodash.chunk ^4.2.0 → 4.2.0
  ├─ lodash.clonedeep ^4.5.0 → 4.5.0
  ├─ lodash.flatten ^4.4.0 → 4.4.0
  ├─ manage-path ^2.0.0 → 2.0.0
  ├─ merge-descriptors 1.0.3 → 1.0.3
  ├─ methods ~1.1.2 → 1.1.2
  ├─ on-finished ~2.4.1 → 2.4.1
  ├─ parseurl ~1.3.3 → 1.3.3
  ├─ path-to-regexp ~0.1.12 → 0.1.13
  ├─ pino ^9.14.0 || ^10.1.0 → 10.3.0
  ├─ pretty-bytes ^5.4.1 → 5.6.0
  ├─ process-warning ^5.0.0 → 5.0.0
  ├─ progress ^2.0.3 → 2.0.3
  ├─ proxy-addr ~2.0.7 → 2.0.7
  ├─ qs ~6.15.1 → 6.15.2
  ├─ range-parser ~1.2.1 → 1.2.1
  ├─ reinterval ^1.1.0 → 1.1.0
  ├─ retimer ^3.0.0
  ├─ rfdc ^1.3.1 → 1.4.1
  ├─ safe-buffer 5.2.1 → 5.2.1
  ├─ secure-json-parse ^4.0.0 → 4.1.0
  ├─ semver ^7.3.2 → 7.8.4
  ├─ semver ^7.6.0 → 7.8.4
  ├─ send ~0.19.0 → 0.19.2
  ├─ serve-static ~1.16.2 → 1.16.3
  ├─ setprototypeof 1.2.0 → 1.2.0
  ├─ statuses ~2.0.1 → 2.0.2
  ├─ string-width ^4.2.0 → 4.2.3
  ├─ timestring ^6.0.0
  ├─ toad-cache ^3.7.0 → 3.7.1
  ├─ type-is ~1.6.18 → 1.6.18
  ├─ utils-merge 1.0.1 → 1.0.1
├─ vary ~1.1.2 → 1.1.2
  ├─ @arikajs/middleware 0.10.5
  ├─ @fastify/error ^4.0.0 → 4.2.0
  ├─ @fastify/forwarded ^3.0.0 → 3.0.1
  ├─ @fastify/merge-json-schemas ^0.2.0 → 0.2.1
  ├─ @pinojs/redact ^0.4.0 → 0.4.0
  ├─ ajv ^8.12.0 → 8.20.0
  ├─ ajv-formats ^3.0.1 → 3.0.1
  ├─ ansi-styles ^4.1.0 → 4.3.0
  ├─ asynckit ^0.4.0
  ├─ atomic-sleep ^1.0.0 → 1.0.0
  ├─ bytes ~3.1.2 → 3.1.2
  ├─ combined-stream ^1.0.8 → 1.0.8
  ├─ content-type ~1.0.5 → 1.0.5
  ├─ cookie ^1.0.1 → 1.1.1
  ├─ debug 2.6.9
  ├─ depd ~2.0.0 → 2.0.0
  ├─ depd 2.0.0 → 2.0.0
  ├─ destroy ~1.2.0 → 1.2.0
  ├─ destroy 1.2.0 → 1.2.0
  ├─ ee-first 1.1.1 → 1.1.1
  ├─ emoji-regex ^8.0.0
  ├─ encodeurl ~2.0.0 → 2.0.0
  ├─ es-set-tostringtag ^2.1.0 → 2.1.0
  ├─ escape-html ~1.0.3 → 1.0.3
  ├─ etag ~1.8.1 → 1.8.1
  ├─ fast-deep-equal ^3.1.3 → 3.1.3
  ├─ fast-json-stringify ^6.0.0 → 6.4.0
  ├─ fast-querystring ^1.0.0 → 1.1.2
  ├─ fast-uri ^3.0.0 → 3.1.2
  ├─ fastq ^1.17.1 → 1.20.1
  ├─ forwarded 0.2.0 → 0.2.0
  ├─ fresh ~0.5.2 → 0.5.2
  ├─ hasown ^2.0.2 → 2.0.4
  ├─ http-errors ~2.0.1 → 2.0.1
  ├─ iconv-lite ~0.4.24 → 0.4.24
  ├─ inherits ~2.0.4 → 2.0.4
  ├─ ipaddr.js ^2.1.0 → 2.3.0
  ├─ ipaddr.js 1.9.1 → 1.9.1
  ├─ is-fullwidth-code-point ^3.0.0
  ├─ json-schema-ref-resolver ^3.0.0 → 3.0.0
  ├─ media-typer 0.3.0 → 0.3.0
  ├─ mime 1.6.0 → 1.6.0
  ├─ mime-types ~2.1.24 → 2.1.35
  ├─ mime-types ~2.1.34 → 2.1.35
  ├─ mime-types ^2.1.12 → 2.1.35
  ├─ ms 2.1.3 → 2.1.3
  ├─ negotiator 0.6.3 → 0.6.3
  ├─ on-exit-leak-free ^2.1.0 → 2.1.2
  ├─ on-finished ~2.4.1 → 2.4.1
  ├─ parseurl ~1.3.3 → 1.3.3
  ├─ pino-abstract-transport ^3.0.0 → 3.0.0
  ├─ pino-std-serializers ^7.0.0 → 7.1.0
  ├─ process-warning ^4.0.0
  ├─ process-warning ^5.0.0 → 5.0.0
  ├─ qs ~6.15.1 → 6.15.2
  ├─ quick-format-unescaped ^4.0.3 → 4.0.4
  ├─ range-parser ~1.2.1 → 1.2.1
  ├─ raw-body ~2.5.3 → 2.5.3
  ├─ real-require ^0.2.0
  ├─ rfdc ^1.2.0 → 1.4.1
  ├─ safe-buffer 5.2.1 → 5.2.1
  ├─ safe-regex2 ^5.0.0 → 5.1.1
  ├─ safe-stable-stringify ^2.3.1 → 2.5.0
  ├─ send ~0.19.1 → 0.19.2
  ├─ set-cookie-parser ^2.6.0
  ├─ setprototypeof ~1.2.0 → 1.2.0
  ├─ side-channel ^1.1.0 → 1.1.1
  ├─ sonic-boom ^4.0.1
  ├─ statuses ~2.0.2 → 2.0.2
  ├─ string-width ^4.2.0 → 4.2.3
  ├─ strip-ansi ^6.0.1 → 6.0.1
  ├─ supports-color ^7.1.0 → 7.2.0
  ├─ thread-stream ^4.0.0 → 4.0.0
  ├─ toidentifier ~1.0.1 → 1.0.1
  ├─ type-is ~1.6.18 → 1.6.18
├─ unpipe ~1.0.0 → 1.0.0
  ├─ @fastify/merge-json-schemas ^0.2.0 → 0.2.1
  ├─ ajv ^8.12.0 → 8.20.0
  ├─ ajv ^8.0.0 → 8.20.0
  ├─ ajv-formats ^3.0.1 → 3.0.1
  ├─ ansi-regex ^5.0.1 → 5.0.1
  ├─ bytes ~3.1.2 → 3.1.2
  ├─ color-convert ^2.0.1
  ├─ debug 2.6.9
  ├─ delayed-stream ~1.0.0 → 1.0.0
  ├─ depd 2.0.0 → 2.0.0
  ├─ depd ~2.0.0 → 2.0.0
  ├─ dequal ^2.0.3 → 2.0.3
  ├─ destroy 1.2.0 → 1.2.0
  ├─ ee-first 1.1.1 → 1.1.1
  ├─ emoji-regex ^8.0.0
  ├─ encodeurl ~2.0.0 → 2.0.0
  ├─ es-errors ^1.3.0 → 1.3.0
  ├─ escape-html ~1.0.3 → 1.0.3
  ├─ etag ~1.8.1 → 1.8.1
  ├─ fast-decode-uri-component ^1.0.1 → 1.0.1
  ├─ fast-deep-equal ^3.1.3 → 3.1.3
  ├─ fast-uri ^3.0.0 → 3.1.2
  ├─ fast-uri ^3.0.1 → 3.1.2
  ├─ fresh ~0.5.2 → 0.5.2
  ├─ function-bind ^1.1.2 → 1.1.2
  ├─ get-intrinsic ^1.2.6 → 1.3.1
  ├─ has-flag ^4.0.0 → 4.0.0
  ├─ has-tostringtag ^1.0.2 → 1.0.2
  ├─ hasown ^2.0.2 → 2.0.4
  ├─ http-errors ~2.0.1 → 2.0.1
  ├─ iconv-lite ~0.4.24 → 0.4.24
  ├─ inherits ~2.0.4 → 2.0.4
  ├─ is-fullwidth-code-point ^3.0.0
  ├─ json-schema-ref-resolver ^3.0.0 → 3.0.0
  ├─ json-schema-traverse ^1.0.0 → 1.0.0
  ├─ media-typer 0.3.0 → 0.3.0
  ├─ mime 1.6.0 → 1.6.0
  ├─ mime-db 1.52.0
  ├─ mime-types ~2.1.24 → 2.1.35
  ├─ ms 2.1.3 → 2.1.3
  ├─ object-inspect ^1.13.4 → 1.13.4
  ├─ on-finished ~2.4.1 → 2.4.1
  ├─ range-parser ~1.2.1 → 1.2.1
  ├─ real-require ^0.2.0
  ├─ require-from-string ^2.0.2 → 2.0.2
  ├─ ret ~0.5.0 → 0.5.0
  ├─ reusify ^1.0.4 → 1.1.0
  ├─ rfdc ^1.2.0 → 1.4.1
  ├─ safer-buffer >= 2.1.2 < 3 → 2.1.2
  ├─ setprototypeof ~1.2.0 → 1.2.0
  ├─ side-channel ^1.1.0 → 1.1.1
  ├─ side-channel-list ^1.0.1 → 1.0.1
  ├─ side-channel-map ^1.0.1 → 1.0.1
  ├─ side-channel-weakmap ^1.0.2 → 1.0.2
  ├─ split2 ^4.0.0 → 4.2.0
  ├─ statuses ~2.0.2 → 2.0.2
  ├─ strip-ansi ^6.0.1 → 6.0.1
  ├─ toidentifier ~1.0.1 → 1.0.1
├─ unpipe ~1.0.0 → 1.0.0
  ├─ ajv ^8.0.0 → 8.20.0
  ├─ ansi-regex ^5.0.1 → 5.0.1
  ├─ async-function ^1.0.0
  ├─ async-generator-function ^1.0.0 → 1.0.0
  ├─ call-bind-apply-helpers ^1.0.2 → 1.0.2
  ├─ call-bound ^1.0.2 → 1.0.4
  ├─ depd ~2.0.0 → 2.0.0
  ├─ dequal ^2.0.3 → 2.0.3
  ├─ ee-first 1.1.1 → 1.1.1
  ├─ es-define-property ^1.0.1 → 1.0.1
  ├─ es-errors ^1.3.0 → 1.3.0
  ├─ es-object-atoms ^1.1.1 → 1.1.2
  ├─ fast-deep-equal ^3.1.3 → 3.1.3
  ├─ fast-uri ^3.0.1 → 3.1.2
  ├─ function-bind ^1.1.2 → 1.1.2
  ├─ generator-function ^2.0.0 → 2.0.1
  ├─ get-intrinsic ^1.2.5 → 1.3.1
  ├─ get-proto ^1.0.1
  ├─ gopd ^1.2.0 → 1.2.0
  ├─ has-symbols ^1.1.0 → 1.1.0
  ├─ has-symbols ^1.0.3 → 1.1.0
  ├─ hasown ^2.0.2 → 2.0.4
  ├─ inherits ~2.0.4 → 2.0.4
  ├─ json-schema-traverse ^1.0.0 → 1.0.0
  ├─ math-intrinsics ^1.1.0 → 1.1.0
  ├─ mime-db 1.52.0
  ├─ object-inspect ^1.13.4 → 1.13.4
  ├─ object-inspect ^1.13.3 → 1.13.4
  ├─ require-from-string ^2.0.2 → 2.0.2
  ├─ safer-buffer >= 2.1.2 < 3 → 2.1.2
  ├─ setprototypeof ~1.2.0 → 1.2.0
  ├─ side-channel-list ^1.0.1 → 1.0.1
  ├─ side-channel-map ^1.0.1 → 1.0.1
  ├─ side-channel-weakmap ^1.0.2 → 1.0.2
  ├─ statuses ~2.0.2 → 2.0.2
├─ toidentifier ~1.0.1 → 1.0.1
  ├─ async-function ^1.0.0
  ├─ async-generator-function ^1.0.0 → 1.0.0
  ├─ call-bind-apply-helpers ^1.0.2 → 1.0.2
  ├─ call-bound ^1.0.2 → 1.0.4
  ├─ es-define-property ^1.0.1 → 1.0.1
  ├─ es-errors ^1.3.0 → 1.3.0
  ├─ es-object-atoms ^1.1.1 → 1.1.2
  ├─ fast-deep-equal ^3.1.3 → 3.1.3
  ├─ fast-uri ^3.0.1 → 3.1.2
  ├─ function-bind ^1.1.2 → 1.1.2
  ├─ generator-function ^2.0.0 → 2.0.1
  ├─ get-intrinsic ^1.3.0 → 1.3.1
  ├─ get-intrinsic ^1.2.5 → 1.3.1
  ├─ get-proto ^1.0.1
  ├─ gopd ^1.2.0 → 1.2.0
  ├─ has-symbols ^1.1.0 → 1.1.0
  ├─ hasown ^2.0.2 → 2.0.4
  ├─ json-schema-traverse ^1.0.0 → 1.0.0
  ├─ math-intrinsics ^1.1.0 → 1.1.0
  ├─ object-inspect ^1.13.4 → 1.13.4
  ├─ object-inspect ^1.13.3 → 1.13.4
  ├─ require-from-string ^2.0.2 → 2.0.2
├─ side-channel-map ^1.0.1 → 1.0.1
  ├─ async-function ^1.0.0
  ├─ async-generator-function ^1.0.0 → 1.0.0
  ├─ call-bind-apply-helpers ^1.0.2 → 1.0.2
  ├─ call-bound ^1.0.2 → 1.0.4
  ├─ es-define-property ^1.0.1 → 1.0.1
  ├─ es-errors ^1.3.0 → 1.3.0
  ├─ es-object-atoms ^1.1.1 → 1.1.2
  ├─ function-bind ^1.1.2 → 1.1.2
  ├─ generator-function ^2.0.0 → 2.0.1
  ├─ get-intrinsic ^1.3.0 → 1.3.1
  ├─ get-intrinsic ^1.2.5 → 1.3.1
  ├─ get-proto ^1.0.1
  ├─ gopd ^1.2.0 → 1.2.0
  ├─ has-symbols ^1.1.0 → 1.1.0
  ├─ hasown ^2.0.2 → 2.0.4
  ├─ math-intrinsics ^1.1.0 → 1.1.0
├─ object-inspect ^1.13.3 → 1.13.4
  ├─ async-function ^1.0.0
  ├─ async-generator-function ^1.0.0 → 1.0.0
  ├─ call-bind-apply-helpers ^1.0.2 → 1.0.2
  ├─ es-define-property ^1.0.1 → 1.0.1
  ├─ es-errors ^1.3.0 → 1.3.0
  ├─ es-object-atoms ^1.1.1 → 1.1.2
  ├─ function-bind ^1.1.2 → 1.1.2
  ├─ generator-function ^2.0.0 → 2.0.1
  ├─ get-intrinsic ^1.3.0 → 1.3.1
  ├─ get-proto ^1.0.1
  ├─ gopd ^1.2.0 → 1.2.0
  ├─ has-symbols ^1.1.0 → 1.1.0
  ├─ hasown ^2.0.2 → 2.0.4
├─ math-intrinsics ^1.1.0 → 1.1.0
  ├─ async-function ^1.0.0
  ├─ async-generator-function ^1.0.0 → 1.0.0
  ├─ call-bind-apply-helpers ^1.0.2 → 1.0.2
  ├─ es-define-property ^1.0.1 → 1.0.1
  ├─ es-errors ^1.3.0 → 1.3.0
  ├─ es-object-atoms ^1.1.1 → 1.1.2
  ├─ function-bind ^1.1.2 → 1.1.2
  ├─ generator-function ^2.0.0 → 2.0.1
  ├─ get-proto ^1.0.1
  ├─ gopd ^1.2.0 → 1.2.0
  ├─ has-symbols ^1.1.0 → 1.1.0
  ├─ hasown ^2.0.2 → 2.0.4
├─ math-intrinsics ^1.1.0 → 1.1.0
  ├─ es-errors ^1.3.0 → 1.3.0
  ├─ function-bind ^1.1.2 → 1.1.2

Changes from v0.10.4

Dependency Changes

ChangePackageVersion
changed arikajs 0.10.4 → 0.10.5
changed @arikajs/http 0.10.4 → 0.10.5
changed @arikajs/router 0.10.4 → 0.10.5

File Changes

0 added 0 removed 3 modified size delta: +.2 KB

Published to npm: