Skip to content

0.3.0

Compare
Choose a tag to compare
@koute koute released this 06 Jun 15:49

Major changes:

  • More performance improvements. In the average case the cost per a single allocation was cut down to approximately 75%. Every thread has now its own unwind context, so stack traces can be now gathered in parallel.
  • The profiler should no longer crash on systems with a recent version of libstdc++ when a C++ exception is thrown.