Skip to content

Conversation

thorek1
Copy link
Owner

@thorek1 thorek1 commented Jun 14, 2025

Summary

  • add threaded buffer implementation with five-argument scaling
  • allow benchmarking with a buffer that stores additional zero entries
  • update benchmark output

Testing

  • julia -t auto benchmark/sparse_buffer_mult.jl | tee benchmark/sparse_buffer_mult_output.txt (interrupted)

https://chatgpt.com/codex/tasks/task_e_684b2fd24fd4832fb24bbb8a81955d53

@codecov-commenter
Copy link

codecov-commenter commented Jun 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.79%. Comparing base (39fcd87) to head (a239fcf).

Additional details and impacted files
@@                Coverage Diff                 @@
##           rethink_parser     #118      +/-   ##
==================================================
+ Coverage           87.57%   87.79%   +0.21%     
==================================================
  Files                  18       18              
  Lines               10523    10557      +34     
==================================================
+ Hits                 9216     9269      +53     
+ Misses               1307     1288      -19     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

2 participants