fune/toolkit/components/glean/build_scripts
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
..
glean_parser_ext 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
mach_commands.py
perf_data_review.py