サクサク読めて、アプリ限定の機能も多数!
末尾再帰最適化の手動制御でprotocol buffersのパースを二倍高速化した話。clangの独自属性を使用。
p_tan のブックマーク 2024/08/19 20:23
Parsing Protobuf at 2+GB/s: How I Learned To Love Tail Calls in C[protobuf][Parser][Optimization]末尾再帰最適化の手動制御でprotocol buffersのパースを二倍高速化した話。clangの独自属性を使用。2024/08/19 20:23
このブックマークにはスターがありません。 最初のスターをつけてみよう!
blog.reverberate.org2021/04/26
An exciting feature just landed in the main branch of the Clang compiler. Using the [[clang::musttail]] or __attribute__((musttail)) statement attributes, you can now get guaranteed tail calls in C...
13 人がブックマーク・2 件のコメント
\ コメントが サクサク読める アプリです /
末尾再帰最適化の手動制御でprotocol buffersのパースを二倍高速化した話。clangの独自属性を使用。
p_tan のブックマーク 2024/08/19 20:23
このブックマークにはスターがありません。
最初のスターをつけてみよう!