Sean Lynch
Sean Lynch
I'm happy to spend some time discussing this PR. In the interest of unblocking changes let's focus on #48 first? That's the one that is blocking me from moving perf-event2...
> So it forbids both field struct expressions (S { x, y }) and functional update syntax (S { x, ..base }. ) The first is the one that worries...
Ultimately `xed-sys` shells out to mbuild to actually build xed (see ). It usually makes a reasonable choice of what compiler to use but I guess in this case it's...
@jimblandy You will need to do this as I do not have the required permissions to publish either crate on `crates.io`. There is also PR https://github.com/jimblandy/perf-event/pull/58 to set things up...
Since hits are calculated by subtracting misses from accesses that miss rate looks about right it we assume that the access counter is wrong. The ryzen 7 has 9998158 L1D...