TestEngineering/Performance/Talos/Tests: Difference between revisions

Jump to navigation Jump to search
bug 1436721 turned off the tests
(bug 1436721 turned off the tests)
Line 1,497: Line 1,497:


Servo_DeclarationBlock_SetPropertyById_WithInitialSpace_Bench is the same, but with the string " 10px" with an initial space. That initial space is less typical of JS animations, but is almost always there in stylesheets or full declarations like "width: 10px". This microbenchmark was used to test the effect of some specific code changes. Regressions here may be acceptable if Servo_StyleSheet_FromUTF8Bytes_Bench is not affected.
Servo_DeclarationBlock_SetPropertyById_WithInitialSpace_Bench is the same, but with the string " 10px" with an initial space. That initial space is less typical of JS animations, but is almost always there in stylesheets or full declarations like "width: 10px". This microbenchmark was used to test the effect of some specific code changes. Regressions here may be acceptable if Servo_StyleSheet_FromUTF8Bytes_Bench is not affected.
=== TestStandardURL ===
* contact: :valentin
* source:
* type:
* reporting:
* data:
* summarization:
TestStandardURL.Perf - Runs 10K iterations on the most important getters and setters of nsStandardURL
TestStandardURL.NormalizePerf - Runs 20K x 5 iterations on nsStandardURL::NormalizeIPv4 on input that are valid IPv4 strings
TestStandardURL.NormalizePerfFails - Runs 20K x 5 iterations on nsStandardURL::NormalizeIPv4 on input that is not valid IPv4
* [https://wiki.mozilla.org/Performance_sheriffing/Talos/Tests duplicated & updated from old page]
160

edits

Navigation menu