X Tutup
Skip to content

Benchpress: add receivedData + requestCount to PerflogMetric#5750

Closed
ochafik wants to merge 1 commit intoangular:masterfrom
ochafik:received-data-and-requests-sent-since-navigation-start
Closed

Benchpress: add receivedData + requestCount to PerflogMetric#5750
ochafik wants to merge 1 commit intoangular:masterfrom
ochafik:received-data-and-requests-sent-since-navigation-start

Conversation

@ochafik
Copy link
Copy Markdown

@ochafik ochafik commented Dec 9, 2015

Hey @tbosch, here's a timid attempt to add these measures :-)

@tbosch tbosch self-assigned this Dec 9, 2015
@tbosch
Copy link
Copy Markdown
Contributor

tbosch commented Dec 9, 2015

Wow, I am impressed. This looks really great!

@tbosch tbosch added the action: review The PR is still awaiting reviews from at least one requested reviewer label Dec 9, 2015
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you also add the category blink.user_timing to https://github.com/angular/angular/blob/master/protractor-shared.js#L41? Or is it automatically included via the categories v8,blink.console,devtools.timeline that we already have there?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems to come for free through blink.console, actually.

@tbosch
Copy link
Copy Markdown
Contributor

tbosch commented Dec 9, 2015

Could you also add some docs about how to use this to https://github.com/angular/angular/blob/master/modules/benchpress/docs/index.md#smoothness-metrics? Similar to the smoothness-metrics?

@tbosch tbosch added pr_state: LGTM action: cleanup The PR is in need of cleanup, either due to needing a rebase or in response to comments from reviews and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Dec 9, 2015
@tbosch
Copy link
Copy Markdown
Contributor

tbosch commented Dec 9, 2015

Please ping me directly when changes are done and Travis is green...

@ochafik ochafik force-pushed the received-data-and-requests-sent-since-navigation-start branch from ecb0e7b to e906088 Compare December 10, 2015 01:16
@tbosch
Copy link
Copy Markdown
Contributor

tbosch commented Dec 10, 2015

Sorry, I forgot: Could you use these features in https://github.com/angular/angular/blob/master/modules/playground/test/benchpress/webdriver_async.server.spec.dart, so we can can make sure they actually work?
I.e. create a new test that contains await driver.get(... inside of runner.sample call...

@tbosch tbosch added action: merge The PR is ready for merge by the caretaker and removed action: cleanup The PR is in need of cleanup, either due to needing a rebase or in response to comments from reviews labels Dec 10, 2015
@tbosch
Copy link
Copy Markdown
Contributor

tbosch commented Dec 10, 2015

Decided not to add an e2e test as some of the trace info is not available in Chrome 39 (Dartium), but our CI only runs Dartium right now.

@mary-poppins
Copy link
Copy Markdown

Merging PR #5750 on behalf of @vsavkin to branch presubmit-vsavkin-pr-5750.

@ochafik
Copy link
Copy Markdown
Author

ochafik commented Dec 10, 2015

Thanks guys!

@angular-automatic-lock-bot
Copy link
Copy Markdown

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker cla: yes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

X Tutup