metagraph icon indicating copy to clipboard operation
metagraph copied to clipboard

Row sparse disk

Open marekkokot opened this issue 3 years ago • 2 comments

Implementation of row_sparse_disk and row_diff_sparse_disk annotations. It seems I am overestimating memory requirements, which results in using less memory than specified with --mem-cap-gb

marekkokot avatar Aug 04 '22 14:08 marekkokot

Please apply .clang-format or make it more or less consistent with the code style in the rest of the codebase.

karasikov avatar Aug 05 '22 22:08 karasikov

Thanks for pointing this. I configured my environment to use .clang-format file and reformated my changes. If something is wrong let me know.

marekkokot avatar Aug 09 '22 13:08 marekkokot