Skip to content
Snippets Groups Projects
Commit fc8d9260 authored by Paul Nitzke's avatar Paul Nitzke
Browse files

Add small profiling example

* We can use the Stopwatch class to time the execution of our program.
* This commit implements this experimentally for the partition to
  colored dot execution path.
* This is considered a work in progress and should NOT be merged into
  master.
* A proper implementation would likely involve some overseeing structure
  in ConversionManager for the execution methods to hook into and
  provide their timing
* The goal is to design this independent from the frontend so an
  interface to the frontend must also be provided.
parent bfdc604c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment