-
Currently, singed assumes you have a working node install, and can run `npx` to be able to install and run speedscope.
Is there any way to bundle speedscope to reduce friction even more?
When yo…
-
If node app is enabled with heapsnapshot signals, it could be used for retrieving the memory snapshots, which can be visualized with [speedscope](https://www.speedscope.app/)
https://nodejs.org/api…
-
I was only able to compile hs-speedscope with GHC 8.10.7. Could it be updated to newer GHCs? Starting on 9.2.8 and higher I get this error:
```
Build log (
C:\Users\Javier\AppData\Local\cabal\logs\…
-
### TL;DR
- Do not bubble up `MeasureInvalidated` on scrollable views and pages
- Do not synchronously measure/arrange children on legacy layout upon child measure invalidated: simply wait for the…
-
### Search before asking
- [X] I searched the [issues](https://github.com/IBM/data-prep-lab/issues) and found no similar issues.
### Component
Other
### What happened + What you expected…
sujee updated
4 weeks ago
-
https://sundy-li.github.io/posts/使用speedscope作性能分析/
-
For NodeJS service I use CPU profiler from `node:inspector`.
In order to analyse profile, every time `.cpuprofile` file should be manually extracted and passed to https://www.speedscope.app/.
But it…
-
Processing https://github.com/dotnet/runtime/issues/106051#issuecomment-2490589702 command:
Command
-linux_azure_cobalt100 -linux_azure_milano -profiler -commit main
```cs
using BenchmarkDotNet.Attr…
-
nsw-doe-data-stack-in-a-box-requires-secrets takes a while for the code repo to load so is failing quite ofter to finish within the aloted 60 seconds for each code location.
error:
`Error loadi…
-
### Description
I have a non-trivial grid which I create by hand (not in XAML but by code) and it can easily take hundreds of milliseconds to show such a grid.
### Steps to Reproduce
1. Fetch https…