about summary refs log tree commit diff
path: root/compiler/rustc_pattern_analysis/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-03-11 13:43:33 +0000
committerbors <bors@rust-lang.org>2024-03-11 13:43:33 +0000
commit8f8bcfc1313d4190ce29d6ea944b2b8ae60dea9d (patch)
tree0b5e8b311bf6730ca3ef924e458b703a80f04180 /compiler/rustc_pattern_analysis/src
parent2f872156fe4f6f8127e0b924246d40ff7ab7ea26 (diff)
parent717ba1d56aff78e7cdee2959a301fb5f9878c038 (diff)
downloadrust-8f8bcfc1313d4190ce29d6ea944b2b8ae60dea9d.tar.gz
rust-8f8bcfc1313d4190ce29d6ea944b2b8ae60dea9d.zip
Auto merge of #16335 - lnicola:salsa-lz4-file-text, r=Veykril
internal: Compress file text using LZ4

I haven't tested properly, but this roughly looks like:

```
1246 MB
    59mb   4899 FileTextQuery

1008 MB
    20mb   4899 CompressedFileTextQuery
   555kb   1790 FileTextQuery
```

We might want to test on something more interesting, like `bevy`.
Diffstat (limited to 'compiler/rustc_pattern_analysis/src')
0 files changed, 0 insertions, 0 deletions