Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2484db5ee0b5bb8d640c292746c113029cf402eb
      
https://github.com/WebKit/WebKit/commit/2484db5ee0b5bb8d640c292746c113029cf402eb
  Author: Keith Miller <[email protected]>
  Date:   2026-05-05 (Tue, 05 May 2026)

  Changed paths:
    A JSTests/microbenchmarks.yaml
    R JSTests/slowMicrobenchmarks.yaml
    M Tools/Scripts/run-javascriptcore-tests

  Log Message:
  -----------
  [JSC] Run microbenchmarks in default mode only.
https://bugs.webkit.org/show_bug.cgi?id=314095
rdar://176271240

Reviewed by Dan Hecht.

Right now we run microbenchmarks with all testing flavors (dfg-eager/
no-cjit-collect-continuously/etc) this makes the tests excessively slow.
Microbenchmarks aren't very good as regression tests so we shouldn't
bother running them in fancy modes and should just run them in the
default one. This seems to save about 20 minutes of testing time on my
M4 Pro MBP.

* JSTests/microbenchmarks.yaml: Renamed from JSTests/slowMicrobenchmarks.yaml.

Canonical link: https://commits.webkit.org/312638@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to