Commit ec132ba7 authored by Jack Koenig's avatar Jack Koenig
Browse files

Change bundleStack to use a simple list instead of stack traces

This removes an enormous performance penalty from the creation of stack
traces every time a Bundle is created. The new implementation works for
fewer cases than the stack trace-based one, but covers most current use
cases of anonymous inner Bundles.
parent ab951049
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment