Skip Navigation
C & C++ @lemmy.ml copacetic @lemmy.ml

Parsing Protobuf at 2+GB/s: How I Learned To Love Tail Calls in C

blog.reverberate.org Parsing Protobuf at 2+GB/s: How I Learned To Love Tail Calls in C

An exciting feature just landed in the main branch of the Clangcompiler. Using the [[clang::musttail]] or__attribute__((musttail)) statement attributes, you ...

0
0 comments