Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update dependencies #961

Merged
merged 1 commit into from
Mar 3, 2025
Merged

chore: update dependencies #961

merged 1 commit into from
Mar 3, 2025

Conversation

wellwelwel
Copy link
Owner

  • 🤖 Update project dependencies

@wellwelwel wellwelwel added the dependencies Pull requests that update a dependency file label Mar 3, 2025
@wellwelwel-bot
Copy link

wellwelwel-bot bot commented Mar 3, 2025

🎖️ Benchmarks

🏃🏻‍♀️ 1/4 Execution Tests

Note

Focuses solely in execution, using a simple assert(true) or assert(false) from Node.js and searches for files in four levels of depth.

  • success: a suite of 5 tests that will pass.
  • failure: a suite of 5 tests that will fail.
  • balanced: a suite of 10 tests where 5 tests will fail and 5 tests will pass.
See Results

🃏 Jest

  • success
  🐷 Poku (2430094) ran
    5.37 ± 0.14 times faster than jest
See commands
source
node --experimental-vm-modules ./node_modules/jest/bin/jest.js "./test/execution/success/jest"
poku
node ./node_modules/poku/lib/bin/index.js "./test/execution/success/poku"
  • failure
  🐷 Poku (2430094) ran
    5.44 ± 0.21 times faster than jest
See commands
source
node --experimental-vm-modules ./node_modules/jest/bin/jest.js "./test/execution/failure/jest"
poku
node ./node_modules/poku/lib/bin/index.js "./test/execution/failure/poku"
  • balanced
  🐷 Poku (2430094) ran
    4.40 ± 0.11 times faster than jest
See commands
source
node --experimental-vm-modules ./node_modules/jest/bin/jest.js "./test/execution/balanced/jest"
poku
node ./node_modules/poku/lib/bin/index.js "./test/execution/balanced/poku"

⚡️ Vitest

  • success
  🐷 Poku (2430094) ran
    4.72 ± 0.13 times faster than vitest
See commands
source
node ./node_modules/vitest/vitest.mjs run "./test/execution/success/vitest"
poku
node ./node_modules/poku/lib/bin/index.js "./test/execution/success/poku"
  • failure
  🐷 Poku (2430094) ran
    4.59 ± 0.15 times faster than vitest
See commands
source
node ./node_modules/vitest/vitest.mjs run "./test/execution/failure/vitest"
poku
node ./node_modules/poku/lib/bin/index.js "./test/execution/failure/poku"
  • balanced
  🐷 Poku (2430094) ran
    4.54 ± 0.10 times faster than vitest
See commands
source
node ./node_modules/vitest/vitest.mjs run "./test/execution/balanced/vitest"
poku
node ./node_modules/poku/lib/bin/index.js "./test/execution/balanced/poku"

☕️ Mocha

  • success
  🐷 Poku (2430094) ran
    1.86 ± 0.08 times faster than mocha
See commands
source
node ./node_modules/mocha/bin/mocha.js --parallel "./test/execution/success/mocha/**"
poku
node ./node_modules/poku/lib/bin/index.js "./test/execution/success/poku"
  • failure
  🐷 Poku (2430094) ran
    1.85 ± 0.07 times faster than mocha
See commands
source
node ./node_modules/mocha/bin/mocha.js --parallel "./test/execution/failure/mocha/**"
poku
node ./node_modules/poku/lib/bin/index.js "./test/execution/failure/poku"
  • balanced
  🐷 Poku (2430094) ran
    1.16 ± 0.05 times faster than mocha
See commands
source
node ./node_modules/mocha/bin/mocha.js --parallel "./test/execution/balanced/mocha/**"
poku
node ./node_modules/poku/lib/bin/index.js "./test/execution/balanced/poku"

🐢 Node.js (built-in)

  • success
  node ran
    1.14 ± 0.06 times faster than 🐷 Poku (2430094)
See commands
source
node --test "./test/execution/success/node/**/**.spec.js"
poku
node ./node_modules/poku/lib/bin/index.js "./test/execution/success/poku"
  • failure
  node ran
    1.06 ± 0.04 times faster than 🐷 Poku (2430094)
See commands
source
node --test "./test/execution/failure/node/**/**.spec.js"
poku
node ./node_modules/poku/lib/bin/index.js "./test/execution/failure/poku"
  • balanced
  node ran
    1.11 ± 0.04 times faster than 🐷 Poku (2430094)
See commands
source
node --test "./test/execution/balanced/node/**/**.spec.js"
poku
node ./node_modules/poku/lib/bin/index.js "./test/execution/balanced/poku"

Important

Please take into consideration that benchmarks do not indicate the competitiveness of one over the other; rather, they serve as a metric to monitor and objectively assess the current performance state of the project.

Copy link

codecov bot commented Mar 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.33%. Comparing base (b8ce219) to head (2430094).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #961   +/-   ##
=======================================
  Coverage   98.33%   98.33%           
=======================================
  Files          47       47           
  Lines        2347     2347           
  Branches       35       35           
=======================================
  Hits         2308     2308           
  Misses          8        8           
  Partials       31       31           
Flag Coverage Δ
linux 98.21% <ø> (ø)
osx 98.25% <ø> (ø)
windows 97.06% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@wellwelwel wellwelwel merged commit ff8a426 into main Mar 3, 2025
20 checks passed
@wellwelwel wellwelwel deleted the deps branch March 3, 2025 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant