-
Hi!
I also found that label compression code compares only full labels, not parts of it. For example the second domain name in response with a single answer:
a._tcp.local PTR b._tcp.local
can be comp…
-
Add support for decoding and encoding with the JPEG2000 standard.
See section 7.4.9 JPXDecode Filter (PDF32000_2008):
```
The JPXDecode filter decodes data that has been encoded using the JPEG200…
-
BoringSSL has a fork of golang's tls implementation as well that it uses as a runner for it's test suite. There are a number of potential holes in uTls that could be plugged with implementations alrea…
-
Now that the rust version of `karttapullautin` has had quite dramatic improvements in performance and is thus much more approachable, I have been thinking about another way to make it easier to use / …
-
For very large datasets, single-threaded IO operations are currently a speed bottleneck.
Pyarrow datasets natively support:
- partitioning a dataframe
- [multi-threaded read](https://arrow.apach…
-
Let's save something that will create `bug/` directory:
```py
from mlem.core.objects import MlemModel, ModelAnalyzer
model = MlemModel()
model.add_processor("fx", ModelAnalyzer.analyze(lambda …
-
It looks like the the multithreaded implementation in the base zstd is a bit slower than the other available threading implementations:
zstd-mt : https://github.com/mcmilk/zstdmt/releases
pzstd: htt…
-
Hi,
Does the library support any form of database compression ?
I like sqlite and libsql seems to be a refresh of the technology.
Thanks,
-
I've been reading about this classic algorithm, and I was surprised (and happy) to see that one of the few implementations I could find was written in Rust!
Given that this method does particularly…
rob-p updated
2 years ago
-
Please provide a detailed title (e.g. "Broker crashes when using TopN query with Bound filter" instead of just "Broker crashes").
### Affected Version
26.0.0
### Description
segment has no c…