-
This PR (https://github.com/pytorch/pytorch/pull/124124) disabled some profiler tests in the dynamo-wrapped test shard.
Locally, on both eager and `PYTORCH_TEST_WITH_DYNAMO=1`, the test `profiler/t…
-
Hi
At the moment it appears if a number is stored in scientific format, it's interpreted as a date.
e.g.
4.8054186314136e-02 comes through as string
0.048054186314136 comes through as fraction…
calep updated
4 years ago
-
I tried to record native and Javascript allocations while running some automation with Marionette. Therefore I disabled all the other threads only only left those two, and changed the buffer size to 4…
-
Hello Team,
I attempted to build and test the isolated-vm library on an x64 UBI 9.3 container, but encountered the following error during the cpu-profiler.js test:
```
cpu-profiler.js: *fail*
…
-
Processing https://github.com/dotnet/runtime/pull/108808#issuecomment-2408742907 command:
Command
-intel -arm64 -profiler
```cs
using BenchmarkDotNet.Attributes;
using BenchmarkDotNet.Running;
…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
When there is a huge table and the table is very slow to respond, there is no loading i…
-
Hi OMD Team/Community,
We're currently on OMD v1.4.0.
Is it possible to add a search field in Profiler & Data Quality?
This would make it easier to search for specific tests, especially when th…
-
We currently do not have a dedicated way to profile Realm. At this stage, the primary "client" of Realm is Legion, which uses its own custom profiling solution. For analyzing Realm, we rely on the exi…
-
*Original description is from when issue was only about PyPy.*
We do a fair bit of JSON deserializing (and serializing). On CPython, we use orjson. The json standard library on PyPy is slower, but …
-
From running with TSAN locally, I get a data race reported for access to `halide_profiler_get_state()`:
```
WARNING: ThreadSanitizer: data race (pid=51457)
Read of size 4 at 0x7ff87234c548 by t…