-
I'm starting a ticket related to #89 specifically to look at the issue from the client, run some profilers, and explore some options. It'd be nice to get a before-and-after picture of the improvements…
-
```
SlimDX appears to install ngen-ed assemblies with the /profile switch. Normally
this would not be a problem, however it seems to cause issues with certain
performance profilers.
The following M…
-
```
SlimDX appears to install ngen-ed assemblies with the /profile switch. Normally
this would not be a problem, however it seems to cause issues with certain
performance profilers.
The following M…
-
```
SlimDX appears to install ngen-ed assemblies with the /profile switch. Normally
this would not be a problem, however it seems to cause issues with certain
performance profilers.
The following M…
-
```
SlimDX appears to install ngen-ed assemblies with the /profile switch. Normally
this would not be a problem, however it seems to cause issues with certain
performance profilers.
The following M…
-
```
SlimDX appears to install ngen-ed assemblies with the /profile switch. Normally
this would not be a problem, however it seems to cause issues with certain
performance profilers.
The following M…
-
```
SlimDX appears to install ngen-ed assemblies with the /profile switch. Normally
this would not be a problem, however it seems to cause issues with certain
performance profilers.
The following M…
-
We should only do this once Roc is feature complete.
## Introduction to Causal Profiling
Causal profilers like [coz](https://github.com/plasma-umass/coz) will tell you ratio of **speed up of who…
-
Debuggers and profilers are the most important, but there's probably others. There is some detail to cover here, e.g., the args you need to pass to perf to get good results, or the version of GDB you …
-
When opening the perf-event, it would be nice if we could record types other than just `PERF_COUNT_SW_CPU_CLOCK`.
It might even make sense to allow passing the [event type](https://man7.org/linux/m…