Carl Sverre

Results 45 issues of Carl Sverre
trafficstars

Three projects worth investigating for this are: - https://github.com/bytecodealliance/jco - https://crates.io/crates/javy - https://bellard.org/quickjs/

reducer

Currently we are rebasing the timeline every time we receive a frame from the server. This is needlessly expensive and can be improved. Two perf holes: 1. the server is...

replication

detect which tables are changed by each mutation as well as which tables are depended on by each query subscription - only invalidate queries that reference changed tables

related to #6

coordinator

depends on #8

coordinator