Mircea Trofin
Mircea Trofin
I was looking to build internal switching, i.e. assuming the limit is N, but the user wants P = kN+r counters, allow them to specify P counters and then, internally,...
I don't have anything done.
We have a testRunner.waitUntilDone() and testRunner.notifyWait(), akin what's used in LayoutTests. The former starts an event loop on the main thread. The latter ends it when all pending work is...
I don't think @DLehenbauer suggests diverging from the current approach, rather it's about gaging interest in "a subset of wasm that is verifiably safe with respect to concurrency". I'm not...
The port was relatively straight forward in this case. The git log should offer all the low-level specific details. The performance investigation identified a few bugs. The most impactful ones...
should it have a test?
> [@mtrofin](https://github.com/mtrofin) have you seen any issues like this? No. If you're passing 3 or less counter names, there should be no multiplexing either. Libpfm translates string counter names to...
Note to reviewers: I didn't want to make the prompt too stuffy, in some local experiments, something this short ended up being reasonably good. I'd rather get going, start experimenting...
> (It looks like you meant to request reviewers rather than assign people to the PR?) Ugh. yes, fixed. > This seems reasonable enough to me. This does seem a...
I'll land it, and if folks don't mind trying to ask copilot to review on various PRs they see - let's get a feel for its usefulness?