On Fri, Oct 17, 2025 at 10:20 AM Alkis Evlogimenos <[email protected]> wrote:
> Thank you Andrew for putting the code in open source so that we can repro > it. > > The TLDR is that flatbuf is 5x faster with the Thrift conversion vs the > optimized Thrift parsing. It also remains faster than the Thrift parser > even if the Thrift parser skips statistics. Furthermore if Thrift > conversion is skipped, the speedup is 50x, and if verification is skipped > it goes beyond 150x. Can you explain a bit the differences/changes in the parser that provides such a speedup? -- Andrew Bell [email protected]
