/prof

basic profiler experiment

Primary LanguageTypeScript

  • prof-cpp - simple c++ profiler that records hierarchy of PROFILE_TASK(name)-tasks with durations and serializes it into JSON file
  • prof-viewer - browser web app that consumes file and draws is as a TreeMap

Animation