Update [performance-artifact-schema.json](https://searchfox.org/mozilla-central/source/testing/mozharness/external_tools/performance-artifact-schema.json) schema, so that `value` fields are accompanied by a new `unit` field of type string. I think a length of 24 characters suffices. It should have a predefined list of values, like: * ms *(milliseconds)* * sec *(seconds)* * score * ratio * kbytes * bytes * count
Bug 1584940 Comment 0 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
Make the `unit` field from bug 1590346 mandatory.