Michael Brevard
Michael Brevard
> I still wonder why concurrent processing experienced a small performance drop ‽ I wouldn't count on it, it seems to give out very inaccurate reports.
Making this a draft too to make as many changes as possible. How many characters would you say would be a fair tradeoff between readability and performance? I don't mind...
I do believe this is all of it, I had to test it very thoroughly, so far I have gotten reliable consistent results (in favor of this PR's method) with...
@danielroe would you like me to also fix this in tests? Or keep this in packages only?
I'm getting some odd results and even odder deviations in my analysis. We should count on offline benchmarks, right? Ones made on a PC rather than on the browser? Because...
I had a feeling it was just the online benchmarks faking because on node it is marginally faster. > might be worth using something like codspeed, and adding a comment...
Well, a little underwhelming that there was only one thing to change that actually makes any sort of difference, but I guess this happens =)
I mean, we could remove this alert entirely as we are basically already stating where it can and cannot be used in the first line of its description.. What do...
> Ah, just catching up on conversation. I think we could have a standard wording or component that we can include on all components that require access to Nuxt context...