logoalt Hacker News

marcelroedtoday at 6:58 PM1 replyview on HN

Numbers are for the Gigatoken API, but compatibility mode just means eating a bunch of Python overhead (creating lists, reading strings to bytes). You can expect a modest ~200-300x speedup with compatibility mode depending on how you use it.


Replies

robotresearchertoday at 9:15 PM

> a modest ~200-300x speedup with compatibility mode

marcelroed is modest, this speedup is not. Good work.