You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are already importing zstd via LLVM, we might be able to reduce disk throughput and IPC requirements by using compression, as we're currently just using JSON.
The text was updated successfully, but these errors were encountered:
varungandhi-src
changed the title
Apply compression/de-compression for temporary files and IPC
Investigate applying compression/de-compression for temporary files and IPC
Mar 1, 2024
We are already importing zstd via LLVM, we might be able to reduce disk throughput and IPC requirements by using compression, as we're currently just using JSON.
The text was updated successfully, but these errors were encountered: