-
## goal
I'm trying to gather resources and tools that make it easier to profile Node.js apps ideally by integrating with Chrome Dev tools and `chrome://tracing`.
## what I found so far
Documentation…
-
## Description
I've been using the new version of PStats, and I really really like it! ^_^
Of the things that I so like, two are relevant to this feature-request:
First is the flame-chart view,…
-
I think the benchmark results would be more useful if we could see some basic analysis of the code under load. We could imagine summary tables, graphs, flame charts, whatever is needed to knock out th…
rmuir updated
4 months ago
-
In the repo, it mentions that the event loop tick picks out the oldest task in the queue, executes it, checks if rendering needs to be done, and after all that, moves onto the next tick.
```JavaScr…
-
This issue tracks the plugins included in this repo and any plugins that's on the radar for inclusion.
- adnan-wahab
- [X] [pathgl](https://github.com/adnan-wahab/pathgl)
- deprecated
- [X] interp…
-
This is a fine GUI, however as the title says, it's very intensive. I'm using 1.2.1 via my [speedtest-librespeed](https://aur.archlinux.org/packages/speedtest-librespeed) AUR package on Manjaro GNOME …
-
Is there any planning for creating timeline-gantt with Flutter?
Just like staff-dispatch timeline gantt.
ns-cn updated
3 years ago
-
**Is your feature request related to a problem? Please describe.**
In Lucene 8.4 the BKDReader packedIndex was moved off heap ([LUCENE-8932](https://issues.apache.org/jira/browse/LUCENE-8932)). In s…
-
**Epic:** https://github.com/elastic/security-team/issues/1974
## Summary
Do frontend software design for prebuilt rule upgrade and installation workflows.
Draw a diagram of React components,…
-
Hi all,
We are looking as to how to display views where the X axis is another unit than time. Examples can be function density views and flame graphs.
In trace compass eclipse, they go everywher…