Hi all,

We found, while doing optimizations in flx (https://github.com/lewang/flx/pull/76#issuecomment-151689064) that enabling lexical-binding caused a lot of GC runs.

I thought lexical-binding should always result in perf gains, does anyone know why this could be happening?

--
Le