Janez Rotman

Results 4 comments of Janez Rotman

One use-case for us would be automatic feedback for performance. Just using plain numbers is possible, it would be interesting to show a graph with expected performance distribution for a...

the linter errors, that `#include ` is not directly used, but removing it make the build fail. Any ideas?

> You can, instead, add the necessary additional explicit template instantiation directly in DDSim and that "just works". As far as i know, explicit instantiation only work in the same...

I can fist start working on making the MemoryManager and UniqueTable less templated to improve compile times. Then, only FunctionalityConstruction would be affected by more code in header files. Would...