perf: msc3902 partial joins and memoization for total joins
#12541 -
Commit
443267ff74
pushed by
gamesguru
update justfile targets (fix). format files/whitespace.
#12505 -
Commit
bc90eb5e19
pushed by
gamesguru
add some build/compile profiling targets to justfile
#12483 -
Commit
714fdec98d
pushed by
gamesguru
gitignore the .tmp/ in case not everyone echoed a gitignore in it with '**'
#12477 -
Commit
9422b5f761
pushed by
gamesguru
update "debugging over SSH" docs to use `rust-gdb`
#12470 -
Commit
2ec6cafaa3
pushed by
gamesguru
cargo configs so RustRover uses prebuilt libraries
#12467 -
Commit
d6ab95705a
pushed by
gamesguru
justfile targets to prebuild jemalloc, lz4, rocksdb, and zstd. down to 553 crates.
#12464 -
Commit
2b66ae9ad0
pushed by
gamesguru
add a proof of concept `justfile` for profiling cpu/mem usage and heat maps
#12460 -
Commit
7c61c8e09a
pushed by
gamesguru
add docs on debugging over SSH with `gdb` or RustRover
#12457 -
Commit
33d71edec2
pushed by
gamesguru
add docs on debugging over SSH with `gdb` or RustRover
#12454 -
Commit
b5565021e9
pushed by
gamesguru
RustRover default to prebuilt RocksDB if found in`/usr/local`
#12448 -
Commit
f767a1174d
pushed by
gamesguru
direnv auto-detect sccache, faster builds from CLI
#12441 -
Commit
2fa147c9ec
pushed by
gamesguru
add cargo config to use `mold`, faster linker than `ld` or `cc`
#12438 -
Commit
9f6fd04507
pushed by
gamesguru
leaner runtime 560 crates. take tracers out of default features. give the people choice
#12414 -
Commit
9e76153ac0
pushed by
gamesguru
document tech debt: wasteful presence DB i/o and a need for LRU caching
#12410 -
Commit
2a2c513205
pushed by
gamesguru
build(info): fix cases of b=HEAD and degenerate branch names
#12406 -
Commit
e70fa05582
pushed by
gamesguru
demonstration of Jade's build info efforts, see below:
#12320 -
Commit
d4fd3ca1b7
pushed by
gamesguru
add: dev-quick profile, verbose version. remove: redundant binary/import. update: .envrc
#12196 -
Commit
db75c8e8bd
pushed by
gamesguru
fix: build hashing to update each time regardless of clone strategy
#12193 -
Commit
037a7fe2a1
pushed by
gamesguru