Skip to content

v0.3.0

Compare
Choose a tag to compare
@atheriel atheriel released this 21 May 05:05
· 15 commits to master since this release
  • xrprof can now be built and run on Windows. (#3)

  • Experimental support for "mixed-mode" profiling of both R and C/C++ stacks on Linux with -m. This also introduces a dependency on libunwind. Note that the exact output format is not fixed and may change in the future. (#8)

  • Various performance improvements.