Skip to content
This repository has been archived by the owner on Jan 12, 2022. It is now read-only.

INACTIVE - A test harness geared towards making sure Firefox feels responsive (or peppy) to the user, even with computationally intensive operations in the background.

mozilla/peptest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Peptest is a Mozilla automated testing harness for running responsiveness tests. These tests measure how long events spend away from the event loop.

Running Tests

Currently tests are run from the command line with python. Peptest currently depends on some external Mozilla python packages, namely: mozrunner, mozprocess, mozprofile, mozinfo, mozlog, mozhttpd and manifestdestiny.

See running tests for more information.

About

INACTIVE - A test harness geared towards making sure Firefox feels responsive (or peppy) to the user, even with computationally intensive operations in the background.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 93.0%
  • Python 7.0%