servo/python/servo
Samson 8dd40ed2bd
mach: Add test-speedometer command and --bmf-output to speedometer and dromaeo (#33247)
* Allow exporting Dromaeo results as BMF JSON

Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>

* Add speedometer runner

Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>

---------

Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>
2024-08-29 15:58:57 +00:00
..
mutation Remove __future__ imports that are no longer necessary (#30661) 2023-11-02 12:01:10 +00:00
platform Fixed build error on macos (#33200) 2024-08-27 08:31:26 +00:00
__init__.py Fix tidy issues with Python files in python/ 2015-06-02 19:51:41 -04:00
bootstrap_commands.py mach: Expose a --skip-static-analysis to mach boostrap (#32587) 2024-06-24 17:13:09 +00:00
build_commands.py mach: introduce BuildTarget abstraction (#33114) 2024-08-26 13:08:21 +00:00
command_base.py mach: Extract binary select into common_command_arguments (#33205) 2024-08-28 12:07:02 +00:00
devenv_commands.py mach: introduce BuildTarget abstraction (#33114) 2024-08-26 13:08:21 +00:00
gstreamer.py mach: introduce BuildTarget abstraction (#33114) 2024-08-26 13:08:21 +00:00
package_commands.py mach: introduce BuildTarget abstraction (#33114) 2024-08-26 13:08:21 +00:00
post_build_commands.py mach: Extract binary select into common_command_arguments (#33205) 2024-08-28 12:07:02 +00:00
testing_commands.py mach: Add test-speedometer command and --bmf-output to speedometer and dromaeo (#33247) 2024-08-29 15:58:57 +00:00
try_parser.py CI: Add separate Lint&Tidy check and remove test-tidy from linux (#33150) 2024-08-23 08:58:12 +00:00
util.py Remove __future__ imports that are no longer necessary (#30661) 2023-11-02 12:01:10 +00:00
visual_studio.py Fix visual_studio.py to call vswhere with -utf8 (#32949) 2024-08-06 09:35:05 +00:00