BuckeyeSoftware / rex

rex engine and game
MIT License
15 stars 0 forks source link

Remove Remotery and replace with something else #37

Closed graphitemaster closed 3 years ago

graphitemaster commented 4 years ago

We need to evaluate different profiler choices here. Remotery is no longer acceptable due to how slow it is and the number of data races it executes.

graphitemaster commented 4 years ago

Remotery removed in 6d539c5. Still need to find an alternative.

graphitemaster commented 3 years ago

All profiling instrumentation exists in the engine and core library as well as enframing system for any profiler.