-
I'm making this issue as an informal way to flag other issues and discussions that might be relevant to Building .NET profiling tools. This is similar to the .NET announcements repo, but given that pr…
-
### Background
There are two types of stack frames: instruction pointers (to either C code or generated Julia code) and interpreter frames (Julia code being interpreted at runtime).
### Problem
…
-
##### Description
I'm not really sure where it's coming from, but I'm getting the following error when I run the profiler in heatmap mode (with the -h flag).
##### How to reproduce
Haven't …
-
As part of our continuous improvement initiative for our engine, it's imperative to maintain a thorough log of benchmark experiments reflecting the performance adjustments made with each commit. The p…
-
resource: https://realpython.com/python-timer/#finding-bottlenecks-in-your-code-with-profilers
On competition server, we only have 3 seconds to submit our actions at each step, and we may excess th…
-
Diagnosis data are currently stored in hostpath and the management is painful. A cloud native solution of dynamic local PV provisioners is required to manage diagnosis data including profilers, heapdu…
-
There are two common-ish ways to lay out call stacks in programming languages.
* A single stack, where control and data are interleaved. The archetype language for this is C.
* Two stacks, where t…
-
This topic surfaced multiple times these days.
### The stage iteration case
- https://github.com/DaemonEngine/Daemon/pull/1099
At first when implementing this PR I basically did this:
```c…
-
```
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…