polytracker icon indicating copy to clipboard operation
polytracker copied to clipboard

PolyTracker initialization (aka remove init/done)

Open carsonharmon opened this issue 3 years ago • 0 comments

Its not optimal to check if we've hit main to start tracking, it adds additional branches on all of our logging. There are probably some systems level things we can do to initialize our C++ and insert polytracker_start into the preinit array again. Should talk to Peter about it and get his advice.

carsonharmon avatar Apr 22 '21 18:04 carsonharmon