-
https://profiler.firefox.com
https://api.profiler.firefox.com
https://github.com/firefox-devtools/profiler
https://github.com/firefox-devtools/profiler-server
-
Memory is not disposed with dispose() method on IOS 15.5
-
Hi guys:
Could you please provide the MacOS release package so that we don't need to build the whole thing?
I don't have QT installed on my machine. I guess I can't generate the full binary.
An…
-
**Describe the project you are working on:**
Mobile and Desktop Application.
**Describe the problem or limitation you are having in your project:**
Exporting to Android (and all exports for t…
-
_Happens in Chrome only?_ Visual "tearing" in the property inspector. This is cleaned up by any forced redraw of the page.
Possibly caused by simultaneously drawing while the inspector slides (animat…
-
I'm trying to implement continuous profiler with Diagnostics IPC `StartEventPipeSession()`. The idea is to start a profiler when the app launches and only do sample-profiling of select parts of the ap…
vaind updated
11 months ago
-
_The following applies to macOS (may not for iOS)_
Thanks for the rapid addition of `PictureInput` to the repo. Found this while pipelining it into a `RenderView` and wanted to share as it may help…
-
## There have been updates to the *react* monorepoundefined
🚨 [View failing branch](https://github.com/hakatashi/unicode-karuta/compare/master...hakatashi:greenkeeper%2Fmonorepo.react-16.5.1).
This…
-
## There have been updates to the *react* monorepoundefined
🚨 [View failing branch](https://github.com/iRath96/electron-react-typescript-boilerplate/compare/master...iRath96:greenkeeper%2Fmonorepo.r…
-
the go pprof provides an ui which enable us to start a cpu profile on service immediately.
i think it make a lot of sense if we could profile a service immediatelly by using parca agent.