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
fix(deps): Update rust crate recaptcha-verify to 0.2.0
#12486 -
Commit
8579764e77
pushed by
ginger
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
fix: Invalidate space hierarchy cache on room join/leave events
#12402 -
Commit
e5ccee1b99
pushed by
javif89
chore(deps): update docker/setup-qemu-action action to v4
#12393 -
Commit
3e267a57e7
pushed by
renovate
chore: Rename variables, fix comments, misc cleanup
#12382 -
Commit
3e28ba622e
pushed by
s1lv3r
fix: Fix password reset page appearance in light mode
#12370 -
Commit
75f6edb65a
pushed by
ginger
fix: Nuke all remaining references to MSC3575 in docs and code
#12364 -
Commit
84b72dc098
pushed by
ginger