diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 19:33:14 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 19:33:14 +0000 |
commit | 36d22d82aa202bb199967e9512281e9a53db42c9 (patch) | |
tree | 105e8c98ddea1c1e4784a60a5a6410fa416be2de /testing/talos/README | |
parent | Initial commit. (diff) | |
download | firefox-esr-36d22d82aa202bb199967e9512281e9a53db42c9.tar.xz firefox-esr-36d22d82aa202bb199967e9512281e9a53db42c9.zip |
Adding upstream version 115.7.0esr.upstream/115.7.0esr
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/talos/README')
-rw-r--r-- | testing/talos/README | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/testing/talos/README b/testing/talos/README new file mode 100644 index 0000000000..c52473eeec --- /dev/null +++ b/testing/talos/README @@ -0,0 +1,12 @@ +Talos is a python performance testing framework that is usable on Windows, +Mac and Linux. Talos is our versatile performance testing framework we +use at Mozilla. It was created to serve as a test runner for the existing +performance tests that Mozilla was running back in 2007 as well as providing +an extensible framework for new tests as they were created. + +So, why Talos? Talos is the bronze automaton of Greek myth. Talos protected +the island of Crete, throwing giant boulders at unwary seamen. He's +also purported to have heated himself glowing hot and then embraced his +enemies. Basically, he was awesome. + +For more information, see: https://wiki.mozilla.org/Buildbot/Talos |