Closed Bug 1582805 Opened 5 years ago Closed 3 years ago

Add JS Shell telemetry to measure the throughput of the compilation of lazy-scripts.

Categories

(Core :: JavaScript Engine, task, P1)

task

Tracking

()

RESOLVED WONTFIX

People

(Reporter: nbp, Assigned: nbp)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

The intent is to measure the throughput of the FullParser when parsing lazy-scripts. This would be measured by counting the bytes/characters per milliseconds, while removing out the size of inner functions.

For telemetry stewards: This bug is adding telemetry but none of the results are ever submitted, these are staying on disk on the local computer if ever enabled in the JS shell command line.

Priority: -- → P1

There's a r+ patch which didn't land and no activity in this bug for 2 weeks.
:nbp, could you have a look please?
For more information, please visit auto_nag documentation.

Flags: needinfo?(nicolas.b.pierron)

This was needed during the evaluation of our current parser to justify SmooshMonkey, the fact that it does not land is not important for the future of Firefox.

Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → WONTFIX
Flags: needinfo?(nicolas.b.pierron)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: