UTSASRG / Scaler

GNU General Public License v2.0
4 stars 0 forks source link

Newly implemented stack unwinding detection needs optimization #69

Closed GammaPi closed 2 years ago

GammaPi commented 2 years ago

The newly implemented stack unwinding to improve stability slows down my program by 8%. This should have room for optimization.

Since this case rarely happens, we currently do not plan to fix in this submission.