Ron Buckton
Ron Buckton
@typescript-bot pack this
@sandersn can you take one more look at the `decorators.d.ts` lib types? I added more documentation and cleaned up a few things.
> Hey @rbuckton , I found some problems while trying out the new version of the decorator, the field decorator can replace the initial value by returning a function that...
@typescript-bot pack this
@typescript-bot perf test faster
> Megamorphism? Megamorphic is a term used by V8 to indicate an inline cache (IC) for a property is too polymorphic and can no longer be optimized to a fast...
> so does it improve? It's too early to say. I am still experimenting.
@typescript-bot perf test
@typescript-bot perf test faster
> Maybe v8 didn't emit native code (JIT) for them before because there were too many shapes? But either way, I'm surprised for up to 20% more memory. The increase...