Skip to content
#

perf

Here are 64 public repositories matching this topic...

bschindler
bschindler commented Feb 12, 2018

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):
screenshot_20180212_133913

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

songokudbz
songokudbz commented Feb 9, 2017

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:

  1. angularjs homepage todo list should add a todo
    Message:
    Failed: [logTypes()] Not JSON response
    Stack:
    Error: [logTypes()] Not JSON response
    at export

Measures time-to-first-byte in seconds, for single or multiple URLs. Can calculate fastest, slowest & median TTFB values, and optionally log all response headers. Uses curl and the calculation `%{time_starttransfer} - %{time_appconnect}` which doesn't include any connection overhead, to better approximate devtool’s TTFB figure.

  • Updated Jun 29, 2020
  • Shell

Improve this page

Add a description, image, and links to the perf topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the perf topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.