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

IO buffer performance optimization (PR 10 of N) #13

Merged
merged 5 commits into from
Oct 15, 2024

Conversation

bkmartinjr
Copy link
Member

Implement IO buffer handling with a CSR-like data structure - removing prior dependence on scipy.sparse.csr_matrix.

@ryan-williams ryan-williams force-pushed the bkmartinjr/add-readme branch 2 times, most recently from d6ed9e5 to fba8f6b Compare September 25, 2024 16:43
@ryan-williams ryan-williams force-pushed the bkmartinjr/io-buffer-optimization branch from d12c46b to 8dad458 Compare September 25, 2024 16:43
@ryan-williams ryan-williams force-pushed the bkmartinjr/io-buffer-optimization branch 2 times, most recently from e062a9a to 427f3e9 Compare October 3, 2024 21:46
@ryan-williams ryan-williams force-pushed the bkmartinjr/io-buffer-optimization branch from 679a282 to d8ba978 Compare October 15, 2024 00:38
Base automatically changed from bkmartinjr/add-readme to main October 15, 2024 19:40
@ryan-williams ryan-williams force-pushed the bkmartinjr/io-buffer-optimization branch from d8ba978 to 3f902f0 Compare October 15, 2024 19:41
@ryan-williams ryan-williams force-pushed the bkmartinjr/io-buffer-optimization branch from 0596c1e to ab20109 Compare October 15, 2024 20:22
@ryan-williams ryan-williams merged commit 78aef05 into main Oct 15, 2024
24 checks passed
@ryan-williams ryan-williams deleted the bkmartinjr/io-buffer-optimization branch October 15, 2024 20:47
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