Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@blond
Copy link
Member

@blond blond commented Aug 30, 2016

Add buildTime column:

$ enb make --profiler

2016-08-30 20 28 04

Add profiler-percentiles option:

$ enb make --profiler-percentiles=50,80,95

2016-08-30 20 30 20

@blond
Copy link
Member Author

blond commented Aug 30, 2016

/сс @emelyanovtv @anton-rudeshko

@blond blond force-pushed the profiler-percentiles branch from 83c8ee8 to 8187c0a Compare August 31, 2016 06:20

if (percentiles.length) {
profilerUI.printTechPercentileTable(data.techMetrics, percentiles);
}
Copy link
Contributor

Choose a reason for hiding this comment

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

@blond если я правильно понимаю, то при таком вызове --profiler --profiler-percentiles будет 2 таблицы, верно?

Copy link
Member Author

Choose a reason for hiding this comment

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

да

@blond blond merged commit 7a51cf7 into master Aug 31, 2016
@blond blond deleted the profiler-percentiles branch August 31, 2016 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants