You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bug 1886479 - Eventually use CSafeLoader as yaml loader
It is significantly faster than the Python parser. It saves more than
25% of the execution time when running the `run_glean_parser.py gifft_map` script in the Firefox codebase.
0 commit comments