Skip to content

Conversation

jobo322
Copy link
Member

@jobo322 jobo322 commented Jul 7, 2025

No description provided.

@jobo322 jobo322 changed the title refactor: optimize to2DArray method to use Float64Array and improve performance refactor: optimize to2DArray method only getting non-zeros Jul 7, 2025
Copy link

codecov bot commented Jul 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.73%. Comparing base (22a49a1) to head (cc9de1e).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #19      +/-   ##
==========================================
- Coverage   71.75%   71.73%   -0.02%     
==========================================
  Files           5        5              
  Lines        1416     1415       -1     
  Branches       72       72              
==========================================
- Hits         1016     1015       -1     
  Misses        400      400              

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jobo322 jobo322 changed the title refactor: optimize to2DArray method only getting non-zeros refactor: optimize to2DArray method by only getting non-zeros Jul 7, 2025
@targos
Copy link
Member

targos commented Jul 7, 2025

The conventional prefix for performance-related commits is perf:

@jobo322 jobo322 changed the title refactor: optimize to2DArray method by only getting non-zeros perf: optimize to2DArray method by only getting non-zeros Jul 7, 2025
@targos targos merged commit e80f453 into mljs:main Jul 8, 2025
10 checks passed
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