Commit 9242eb7
Fix memory allocation issue for large files by capping StaticSparseDAG capacity (#126)
* Initial plan
* Fix memory allocation issue for large files by capping StaticSparseDAG capacity
Co-authored-by: messense <1556054+messense@users.noreply.github.com>
* Remove new tests and restore sparse_dag module privacy
Co-authored-by: messense <1556054+messense@users.noreply.github.com>
* Update static sparse dag max capacity to ~32MB
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: messense <1556054+messense@users.noreply.github.com>
Co-authored-by: messense <messense@icloud.com>1 parent 2c1670f commit 9242eb7
1 file changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
36 | 42 | | |
37 | | - | |
| 43 | + | |
38 | 44 | | |
39 | 45 | | |
40 | 46 | | |
| |||
0 commit comments