Skip to content

fix: cleanup options when suite finishes#24

Merged
nazarhussain merged 4 commits intomainfrom
nh/perf-fixes
Jan 22, 2025
Merged

fix: cleanup options when suite finishes#24
nazarhussain merged 4 commits intomainfrom
nh/perf-fixes

Conversation

@nazarhussain
Copy link
Copy Markdown

Motivation

Cleanup options when finished up a test suit collector a.k.a describe

Description

  • Cleanup options when task is finished
  • Add some debug logging for tracking and debugging in CI

Steps to test or reproduce

  • Run all tests

@github-actions
Copy link
Copy Markdown

github-actions bot commented Jan 22, 2025

Performance Report

✔️ no performance regression detected

Full benchmark results
Benchmark suite Current: 2214474 Previous: null Ratio
sum array with raw for loop 933.33 us/op
sum array with reduce 10.197 ms/op
sum array with reduce beforeEach 79.638 us/op
sum array with reduce before beforeEach 7.0160 us/op
sum array with reduce high threshold 9.3929 ms/op
sum array with reduce no threshold 10.217 ms/op

by benchmarkbot/action

@nazarhussain nazarhussain changed the title fix: cleanup options when suit finishes fix: cleanup options when suite finishes Jan 22, 2025
@nazarhussain nazarhussain merged commit a2a13e7 into main Jan 22, 2025
@nazarhussain nazarhussain deleted the nh/perf-fixes branch January 22, 2025 15:37
This was referenced Apr 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants