-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**…
-
As of right now the weight for database access is [hard coded to 25us and 100us](https://github.com/polkadot-fellows/runtimes/blob/123f8f4a30881102ca3ee4a4a135e4fd0870df60/system-parachains/asset-hubs…
-
WIth zstd now implemented, we'd like to know whether / when to recommend that to customers and whether we should consider making zstd the default compression.
Of note, we believe that zstd has bett…
-
Hi icechunk team,
When attempting to read a large Zarr array using IceChunk, I encounter an intermittent error: `ValueError: store error: unsuccessful repository operation: error contacting storage…
-
The MVCC benchmarks in the storage package build up an initial state of a database to run against. These databases are very unrepresentative of real-world LSMs.
For example, the 100,000 key, 1 vers…
-
General benchmarks of this design comparing to other implementations of an LSM tree storage engine.
**Benchmark against:**
1. RocksDB
2. SpeeDB
3. LMDB
4. LevelDB
-
There is no need to print the config on every pipeline startup in the manager; e.g., maybe we can do it but then it should be debug! and not stdout. If someone wants it they can query the endpoint / u…
-
There is already the https://github.com/pangeo-data/storage-benchmarks repository, which we can build on (possibly move into this repo). I think that these benchmarks should consider different format…
-
👋
This is just a question, not a feature request or issue or anything of the sort :)
I'm just starting to learn DuckDB and I wonder if it's a lot of work to make PhoenixAnalytics work with Parq…
-
HI @teetone
I am trying to try out heim with the following command and was facing the issue from heim documentation
```
helm-run --run-entries mscoco:model=huggingface/stable-diffusion-v1-4 --suit…