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

test: performance decrease #14

Merged
merged 3 commits into from
Jun 16, 2024
Merged

test: performance decrease #14

merged 3 commits into from
Jun 16, 2024

Conversation

oxdev03
Copy link
Owner

@oxdev03 oxdev03 commented Jun 16, 2024

No description provided.

Copy link

codecov bot commented Jun 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Copy link

codspeed-hq bot commented Jun 16, 2024

CodSpeed Performance Report

Merging #14 will improve performances by 79.43%

Comparing test-codspeed (24d1bdb) with master (f85faac)

Summary

⚡ 2 improvements
✅ 8 untouched benchmarks

⁉️ 67 (👁 67) dropped benchmarks

Benchmarks breakdown

Benchmark master test-codspeed Change
should filter with function 13.2 ms 7.4 ms +79.43%
should filter with negation 12.1 ms 9 ms +34.22%
👁 should parse AND ! combination 725.2 µs N/A N/A
👁 should parse AND NOT combination 687.1 µs N/A N/A
👁 should parse AND operator 865.3 µs N/A N/A
👁 should parse AND with grouped OR and NOT 1.1 ms N/A N/A
👁 should parse NOT operator 453.4 µs N/A N/A
👁 should parse OR operator 738.6 µs N/A N/A
👁 should parse another simple query 858.9 µs N/A N/A
👁 should parse basic regex 350.4 µs N/A N/A
👁 should parse combination of phrases, fields, ranges, and boolean logic 2.1 ms N/A N/A
👁 should parse complex nested groups 5.9 ms N/A N/A
👁 should parse date range 674.7 µs N/A N/A
👁 should parse different fields in groups 1 ms N/A N/A
👁 should parse empty query 316.5 µs N/A N/A
👁 should parse escaped backslashes in path 576.2 µs N/A N/A
👁 should parse escaped field name 652 µs N/A N/A
👁 should parse escaped hyphen 611.7 µs N/A N/A
👁 should parse escaped quotes in phrase 514.1 µs N/A N/A
👁 should parse escaped space in phrase 944.5 µs N/A N/A
... ... ... ... ...

ℹ️ Only the first 20 benchmarks are displayed. Go to the app to view all benchmarks.

@oxdev03 oxdev03 merged commit efedd78 into master Jun 16, 2024
5 checks passed
Copy link

🎉 This issue has been resolved in version 1.0.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant