-
### Test Case
```
(module)
```
### Steps to Reproduce
```
wasmtime --vtune /tmp/empty.wat
```
### Expected Results
Adding the `--vtune` flag, which enables VTune profiling, should s…
-
With `--enable-library-profiling` and `--enable-executable-profiling`, non-profiling static and dynamic objects are built for the library's objects, but not for the test suite's. This causes test suit…
-
neon_index() can be slow with large stores. this can also cause delays in other commands with no dialogue/progress.
- neon_index() should report progress on calls running longer than a cutoff (e.g.…
-
One of the most annoying things in Starbound for me remains the game rendering on the processor and tile loading during movement.
A demonstration of what I mean can be seen here: https://youtu.be/I…
-
**Current behaviour**
```
ERROR -- ddtrace: [ddtrace] (/usr/local/bundle/gems/ddtrace-1.22.0/lib/datadog/core/remote/negotiation.rb:50:in `endpoint?')
agent reachable but does not report /v0.7/…
-
### Details
Update the readme, make more it useful.
Checklist
- [X] Modify `README.md` ✓ https://github.com/MarjovanLier/XhprofTrace/commit/d227c8e9010d08bed8798525c8bd698348c1cd16 [Edit](https://…
-
# Summary
I'm not sure if this is the correct place to report TBB profiler problems, but I couldn't find anywhere else.
I'm attempting to use the Flow Graph Analyzer (FGA) to profile my TBB FlowG…
-
# Bug report
### Bug description:
### Summary
I noticed `os.path.getsize` runs much slower (38x) on Windows 11 than Ubuntu 22.04-WSL2 (Windows 11 and Ubuntu 22.04-WSL2 running on the same phy…
-
```
it turns out that among other things the performance of honeycrms heavily
depends on the speed of the browser. especially clients experiencing high loads
in general the overall user experience i…
-
Thanks for all the work on flatbuffers!
I'm trying to use it for a hobby project of mine, and my generated code doesn't have the `get_root_as_*` structs that seem to be implied from the example to …