Hi,

I am wondering what the performance impact would be if I would change 
*Error.stackTraceLimit* [1] to a high value (e.g. 1000?). The default of 
just 10 stack frames is little when the error bubbles through a long chain 
of promises for example.

This change would be in production code, not just for testing, so I am a 
little bit nervous of the consequences this would have.

Maybe someone can share some experiences with changing this value. 

Ben

[1] https://github.com/v8/v8/wiki/Stack-Trace-API

-- 
-- 
v8-users mailing list
v8-users@googlegroups.com
http://groups.google.com/group/v8-users
--- 
You received this message because you are subscribed to the Google Groups 
"v8-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to v8-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to