Skip to content

feat: add cli flag to trigger gc#20

Merged
nazarhussain merged 2 commits intomainfrom
nh/gc-cleanup
Jan 14, 2025
Merged

feat: add cli flag to trigger gc#20
nazarhussain merged 2 commits intomainfrom
nh/gc-cleanup

Conversation

@nazarhussain
Copy link
Copy Markdown

Motivation

Add CLI to trigger GC to have consistent memory usage across different runs.

Description

  • Add CLI flag to trigger GC

Steps to test or reproduce

  • Run all tests

@github-actions
Copy link
Copy Markdown

github-actions bot commented Jan 14, 2025

Performance Report

✔️ no performance regression detected

Full benchmark results
Benchmark suite Current: 06e2589 Previous: null Ratio
sum array with raw for loop 933.11 us/op
sum array with reduce 10.289 ms/op
sum array with reduce beforeEach 10.246 ms/op
sum array with reduce before beforeEach 10.335 ms/op
sum array with reduce high threshold 10.195 ms/op
sum array with reduce no threshold 10.229 ms/op

by benchmarkbot/action

@nazarhussain nazarhussain merged commit 9dfdf16 into main Jan 14, 2025
@nazarhussain nazarhussain deleted the nh/gc-cleanup branch January 14, 2025 15:51
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.

1 participant