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

feat: Open file with custom filename cache #136

Merged
merged 1 commit into from
Apr 11, 2024
Merged

Conversation

AzHicham
Copy link
Owner

@AzHicham AzHicham commented Apr 8, 2024

No description provided.

@AzHicham AzHicham self-assigned this Apr 8, 2024
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

philips-isyntax-rs Benchmark

Benchmark suite Current: a068200 Previous: 4caeddb Ratio
philips_i2syntax_read_region_256_lvl_0 1324901 ns/iter (± 193732) 1393897 ns/iter (± 196248) 0.95
philips_i2syntax_read_region_256_lvl_1 1130232 ns/iter (± 42253) 1186903 ns/iter (± 59154) 0.95
philips_i2syntax_read_region_512_lvl_0 1519983 ns/iter (± 56156) 1626653 ns/iter (± 141309) 0.93
philips_i2syntax_read_region_512_lvl_1 7300408 ns/iter (± 187292) 7649439 ns/iter (± 615338) 0.95
philips_read_region_256_lvl_0 486078 ns/iter (± 41911) 533295 ns/iter (± 41417) 0.91
philips_read_region_256_lvl_1 1223099 ns/iter (± 43039) 1269659 ns/iter (± 126574) 0.96
philips_read_region_512_lvl_0 3510218 ns/iter (± 145256) 3745882 ns/iter (± 468146) 0.94
philips_read_region_512_lvl_1 2699333 ns/iter (± 65245) 3286632 ns/iter (± 276827) 0.82

This comment was automatically generated by workflow using github-action-benchmark.

Copy link

codecov bot commented Apr 8, 2024

Codecov Report

Attention: Patch coverage is 88.88889% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 92.92%. Comparing base (2185b7b) to head (a068200).

Files Patch % Lines
src/lib.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #136      +/-   ##
===========================================
- Coverage    93.18%   92.92%   -0.26%     
===========================================
  Files            6        7       +1     
  Lines          396      410      +14     
===========================================
+ Hits           369      381      +12     
- Misses          27       29       +2     

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

@AzHicham AzHicham merged commit c7d0353 into develop Apr 11, 2024
8 of 10 checks passed
@AzHicham AzHicham deleted the haz/custom-cache branch April 11, 2024 09:44
@AzHicham
Copy link
Owner Author

🎉 This PR is included in version 1.2.0 🎉

The release is available on GitHub release

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