perf
Here are 64 public repositories matching this topic...
When running flamegraph its moaning about not having debug info even though its set in the cargo.toml and i also see it in the compile status output.
-
Updated
Mar 1, 2020 - Ruby
The docs say that ReactPerformance.createNotifier() returns a "middleware", but it actually creates a Redux store enhancer instead, which is why it needs to be passed to compose() instead of passed to applyMiddleware(). This should be fixed for clarity.
-
Updated
May 16, 2018 - JavaScript
-
Updated
Nov 20, 2017 - Perl
-
Updated
Jul 2, 2020 - Java
Can someone help with this?
{code}
$ protractor-perf protractor-perf.conf.js
[13:17:08] I/direct - Using ChromeDriver directly...
[13:17:08] I/launcher - Running 1 instances of WebDriver
Started
Here
F
Failures:
- angularjs homepage todo list should add a todo
Message:
Failed: [logTypes()] Not JSON response
Stack:
Error: [logTypes()] Not JSON response
at export
-
Updated
Jun 29, 2020 - Shell
-
Updated
Jun 17, 2020 - Java
-
Updated
Jul 3, 2020 - C++
-
Updated
Jun 25, 2020 - Rust
-
Updated
Sep 21, 2018 - Go
-
Updated
May 10, 2020 - Go
-
Updated
Feb 23, 2016
-
Updated
Jun 23, 2020 - C++
@daveshah1 has some pretty nice up5k demos at https://github.com/daveshah1/up5k-demos/tree/master
As we really care about the up5k, it seems like a good idea to add these demos to the perf tool.
-
Updated
Feb 18, 2018
-
Updated
May 21, 2018 - Python
-
Updated
Feb 4, 2019 - CSS
-
Updated
Dec 13, 2017 - Ruby
-
Updated
Aug 1, 2019 - C++
Improve this page
Add a description, image, and links to the perf topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the perf topic, visit your repo's landing page and select "manage topics."

May be I am just misusing the tool, but I feel like this is a bug:
So I profile an app, I filter the main thread and look at the flame graph and get this (which looks wrong):

I then select a range in the timeline view (a very useful feature btw, thanks a lot f