Skip to content

Instantly share code, notes, and snippets.

@rdettai
rdettai / Cargo.toml
Created March 17, 2025 14:44
Remote derive example for Quickwit Aggregations
[package]
name = "serdetests"
version = "0.1.0"
edition = "2024"
[dependencies]
serde = {version = "1.0.219", features = ["derive", "rc"]}
serde_json = "1.0.140"
@rdettai
rdettai / open_perf_impact.ipynb
Created September 24, 2021 10:49
Test impact of opening and closing file descriptors
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.