peer-pad icon indicating copy to clipboard operation
peer-pad copied to clipboard

e2e load tests: extract performance metrics

Open pgte opened this issue 7 years ago • 1 comments

Enhance existing e2e load and correctness tests (npm run test:e2e:load) with the following:

  • [ ] Extract UI usability metrics:
    • [ ] UI event responsiveness (is event loop lag a good proxy for this?)
    • [ ] time to sync (the time it takes for all peers to be isync with each other after edits have stopped)
  • [ ] Define maximum thresholds above which the performance tests will fail

pgte avatar Oct 27 '18 11:10 pgte

@jimpick could you take this one?

pgte avatar Oct 27 '18 11:10 pgte