Re: Performance of frozen vs non-frozen objects

2017-12-27 Thread J Decker
On Wed, Dec 27, 2017 at 7:52 PM, Isiah Meadows wrote: > Yeah...I've been having issues creating test cases, too. I feel one of > us should probably report it. (I don't have the time ATM, and it's not > something you can easily reproduce, so it might take a non-trivial >

Re: Performance of frozen vs non-frozen objects

2017-12-27 Thread Isiah Meadows
Yeah...I've been having issues creating test cases, too. I feel one of us should probably report it. (I don't have the time ATM, and it's not something you can easily reproduce, so it might take a non-trivial amount of time.) - Isiah Meadows m...@isiahmeadows.com Looking for web consulting?

Re: Performance of frozen vs non-frozen objects

2017-12-27 Thread Boris Zbarsky
On 12/26/17 9:07 AM, Mark Miller wrote: I tried https://jsperf.com/freeze-vs-seal-vs-normal/3 and https://jsperf.com/freeze-vs-seal-vs-normal/28 on Chrome, FF, and Safari. I don't know why the bar charts are not updating. I am traveling and do not currently have access to a

Performance of frozen vs non-frozen objects

2017-12-26 Thread Mark Miller
At https://github.com/airbnb/javascript/issues/1619#issuecomment-353972202 I wrote: I tried https://jsperf.com/freeze-vs-seal-vs-normal/3 and > https://jsperf.com/freeze-vs-seal-vs-normal/28 on Chrome, FF, and Safari. > I don't know why the bar charts are not updating. I am traveling and do not >