Live data from Hacker News

Viewing profile — zamazan4ik

zamazan4ik

HN member
Joined
Fri, Dec 30, 2022, 3:29 AM UTC
HN karma
3
Public activity
6 items

About zamazan4ik

CTO @ Cytopus

Recent public activity

  1. comment
    Comment #41824948

    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)…

  2. comment
    Comment #41585745

    I hope one day the compiler itself will be optimized even more: https://github.com/exaloop/codon/issues/137

  3. comment
    Comment #40907146

    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…

  4. comment
    Comment #40896237

    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.

  5. comment
    Comment #40893854

    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 (incl…

  6. comment
    Comment #38062203

    1.0 version but https://github.com/surrealdb/surrealdb/issues/1548 is still open :)