emileriksenkeev makes sydOS feel faster where lawyers notice it
The fork focuses on perceived speed, cutting delays in document work and chat without chasing backend problems that were not there.
A measured review found the service itself was already responding quickly. The drag came from the interface: slow rendering, repeated requests for basic counts, and a chat display that released answers at a fixed, sluggish pace.
- Chat answers now appear at an adaptive rate, so a long response can read as complete in roughly two seconds instead of eight.
- Project and entity totals are collected in batches, avoiding repeated lookups as users browse.
- Documents can appear once the matter is loaded, without waiting for chat and review data.
- Background knowledge-building work uses a lower reasoning setting by default, while spreadsheet support loads only when needed.
The compression and sign-in improvements are sensible polish, but the real lesson is the diagnosis: test where the delay lives before spending time fixing it.
Spotted something wrong? Or know the PR text has fresher detail than the writeup above?