zamazan4ik
No user record in our sample, but zamazan4ik has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but zamazan4ik has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
For anyone who is interested in speeding up Typst, I can recommend taking a look at this issue: https://github.com/typst/typst/issues/1733 TL;DR - Profile-Guided Optimization (PGO) can improve Typst's performance for…
I hope one day the compiler itself will be optimized even more: https://github.com/exaloop/codon/issues/137
Yep. Information is still a bit messy to navigate. I think the most "preprocessed" PGO source for now is this unfinished yet article: https://github.com/zamazan4ik/awesome-pgo/blob/main/article/... Is a 10% performance…
Nope, I didn't test PGO explicitly on its FTS functionality. However, I am 99% sure that by enabling PGO for FTS you can expect ~5-10% performance win too.
If you are interested in optimizing the project further, I can suggest you rebuilding SQLite with Profile-Guided Optimization (PGO). I collected as many as possible materials (including many related benchmarks) in my…
1.0 version but https://github.com/surrealdb/surrealdb/issues/1548 is still open :)