Open Bug 1540090 Opened 5 years ago Updated 2 years ago

Investigate JetStream 2 code-load tests

Categories

(Core :: JavaScript Engine, task, P2)

task

Tracking

()

Tracking Status
firefox68 --- fix-optional

People

(Reporter: jandem, Unassigned)

References

(Blocks 1 open bug)

Details

(Keywords: perf)

first-inspector-code-load: we are slower here, likely parsing performance.

multi-inspector-code-load: the idea is that engines can cache this code, unlike the previous test. I think there are 20 unique strings it iterates over. Our eval cache only works for certain simple direct evals and this uses indirect evals. Not sure how useful this test is.

Especially the multi-inspector-code-load test has questionable value IMO.

Type: enhancement → task
Priority: -- → P2
Keywords: perf
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.