15 Commits (f22bf3f388428ab7a0d095f2c3e5a312a1be7bef)

Author SHA1 Message Date
mleku 83c27a52b0
bump v0.34.1 1 month ago
mleku 6b98c23606
add first draft graph query implementation 1 month ago
mleku 8dbc19ee9e
Add benchmark results for multiple Nostr relay backends 1 month ago
mleku fad39ec201
Add serve mode, fix binary tags, document CLI tools, improve Docker 2 months ago
mleku ef51382760
optimize e and p tags 2 months ago
mleku 55add34ac1
add rely-sqlite to benchmark 2 months ago
mleku 1b279087a9
add vertexes between npubs and events, use for p tags 2 months ago
mleku f89f41b8c4
full benchmark run 2 months ago
mleku be6cd8c740
fixed error comparing hex/binary in pubkey white/blacklist, complete neo4j and tests" 2 months ago
mleku 038d1959ed
add dgraph backend to benchmark suite with safe type assertions for multi-backend support 2 months ago
mleku dfe8b5f8b2
add a filter query cache 512mb that stores already decoded recent query results 2 months ago
mleku 90f21fbcd1
Add detailed benchmark results for multiple relays. 4 months ago
mleku e521b788fb
Delete outdated benchmark reports and results. 4 months ago
mleku c45276ef08
Optimize deletion timestamp lookup by replacing sorting logic with linear scan to improve performance. Add profiling support with `cmd/benchmark/profile.sh`, introduce network load testing in benchmarks, and update benchmark reports with additional latency metrics (P90, bottom 10%). 4 months ago
mleku fefa4d202e
completed basic benchmark 4 months ago