- Feb 14, 2024
- Feb 13, 2024
-
-
Stefano Zacchiroli authored
-
- Feb 12, 2024
-
-
vlorentz authored
# Conflicts: # rust/README.md
-
Jérémy Bobbio (Lunar) authored
-
- Feb 09, 2024
- Feb 08, 2024
- Feb 07, 2024
- Feb 05, 2024
-
-
Antoine Lambert authored
Related to swh/meta#5075.
-
- Jan 30, 2024
-
-
vlorentz authored
3min -> 2min on the prod graph
-
- Jan 24, 2024
- Jan 23, 2024
- Jan 22, 2024
-
-
vlorentz authored
-
vlorentz authored
The Java backend does not provide labels for these endpoints, so these tests are not very useful for that backend.
-
vlorentz authored
-
vlorentz authored
-
vlorentz authored
-
vlorentz authored
And run it on `example-labelled` and `example-transposed-labelled` (though the former was already generated using webgraph's own `build_eliasfano` command)
-
vlorentz authored
-
vlorentz authored
This does not seem to have an impact, but it can't hurt
-
vlorentz authored
-
vlorentz authored
I only tested on a small bit vector and assumed longer ones would have the same structure, but they don't. Java writes them in small chunks, separated by 5 bytes each, which makes it impossible to use with NumberMmap. Instead, LongArrayBitVector will now load the whole file in memory like the Java class instead of mmapping. We should probably change this in the future, to either mmap it and work around the weird format, or change the on-disk format so LongArrayBitVector isn't needed anymore.
-
- Jan 18, 2024
- Jan 16, 2024