fune/toolkit/components/glean/build_scripts/glean_parser_ext
Chris H-C 61a1776dea Bug 1866479 - Optimize (for binary size) CounterMetric construction of use-counter-shaped counters r=janerik,perry.mcmanis
This also avoids a lot of unnecesary construction and conversion for the non-
parent process case, which is a nice side benefit.

This leaves 506 other metrics of all types un-optimized in this way.

Differential Revision: https://phabricator.services.mozilla.com/D195318
2023-12-06 17:32:07 +00:00
..
templates Bug 1866479 - Optimize (for binary size) CounterMetric construction of use-counter-shaped counters r=janerik,perry.mcmanis 2023-12-06 17:32:07 +00:00
cpp.py
jog.py Bug 1860506 - Update to Glean v55 and glean_parser v10. r=TravisLong,supply-chain-reviewers,mach-reviewers,ahochheiden 2023-11-13 14:29:54 +00:00
js.py Bug 1852098 - Raise Glean JS PHF table size to 1k r=janerik 2023-11-21 17:09:53 +00:00
run_glean_parser.py Bug 1858640 - Remove metrics_index.py from the manual deps. r=nalexander 2023-10-12 23:00:02 +00:00
rust.py
string_table.py
util.py