mirror of
https://github.com/daijro/camoufox.git
synced 2026-08-19 00:00:58 +00:00
8 lines
252 B
Makefile
8 lines
252 B
Makefile
build:
|
|
podman build -t camoufox-benchmark .
|
|
|
|
run:
|
|
podman run camoufox-benchmark --mode headless --browser firefox
|
|
podman run camoufox-benchmark --mode headless --browser camoufox
|
|
podman run camoufox-benchmark --mode headless --browser camoufox-ubo
|