Skip to content

Optimizations

Choose a tag to compare

@zajo zajo released this 02 Aug 02:40
· 709 commits to master since this release

Optimizations:

  • No guard variables generated by the compiler for static/thread_local objects.
  • Simpler, more optimal result<T> implementation.