Add performance instrumentation v8#14041
Conversation
|
Is this feature suppose to be only released in v8? |
No, for v9 as well. Will create the PR once the review for v8 is done as the same will be applicable for v9 as well. |
I suggest the other way around: first the PR for v9 , then copy the changes into v8. Please note: given limited resources we barely backport any bug fixes back into v8 so users should be recommended to upgrade to the latest major version as quick as possible. |
christian-bromann
left a comment
There was a problem hiding this comment.
Initial round of feedback
packages/wdio-browserstack-service/src/instrumentation/performance/constants.ts
Outdated
Show resolved
Hide resolved
packages/wdio-browserstack-service/src/instrumentation/performance/performance-tester.ts
Outdated
Show resolved
Hide resolved
packages/wdio-browserstack-service/src/instrumentation/performance/performance-tester.ts
Outdated
Show resolved
Hide resolved
packages/wdio-browserstack-service/src/instrumentation/performance/performance-tester.ts
Outdated
Show resolved
Hide resolved
packages/wdio-browserstack-service/src/instrumentation/performance/performance-tester.ts
Outdated
Show resolved
Hide resolved
packages/wdio-browserstack-service/src/instrumentation/performance/performance-tester.ts
Outdated
Show resolved
Hide resolved
packages/wdio-browserstack-service/src/instrumentation/performance/performance-tester.ts
Outdated
Show resolved
Hide resolved
packages/wdio-browserstack-service/src/instrumentation/performance/performance-tester.ts
Show resolved
Hide resolved
packages/wdio-browserstack-service/src/instrumentation/performance/performance-tester.ts
Outdated
Show resolved
Hide resolved
|
Like the other PR we are blocked on the failing e2e tests. These should be resolved first before making releases. |
|
Can we resolve the conflicts and have the tests pass? |
Proposed changes
Add performance measures for browserstack-service
Types of changes
Checklist
Backport Request
//: # (The current
mainbranch is the development branch for WebdriverIO v9. If your change should be released to the current major version of WebdriverIO (v8), please raise another PR with the same changes against thev8branch.)v9and doesn't need to be back-ported#XXXXXFurther comments
Reviewers: @webdriverio/project-committers