Closed ollym closed 9 years ago
@ollym The trade-off is very significant, it will definitely slow down you application. I think there no reference value to have this benchmark. Don't enable it when your application is on production mode. Use it when you have to handle some complex async bugs.
@ollym By the way, Bluebird will also slow down significantly when it is enabled.
@ysmood in a browser environment it's ok to enable it though?
Are there any benchmarks which say what the trade-off is with using long stack traces?
Thanks